13
0
geforkt von Mirrors/Velocity
Velocity/proxy
Gabik21 5089da07fc
Don't send ping update twice
VelocityTabListEntry#setLatency calls the update method, which
constructs a new packet and sends it to the client.
The backend packet we are processing also reaches the client, therefore
we are sending the same packet twice.
VelocityTabListEntry#setLatencyInternal is the correct method here.
2020-04-02 17:46:24 +02:00
..
src Don't send ping update twice 2020-04-02 17:46:24 +02:00
build.gradle Bring back kqueue transport from the dead 2019-10-20 00:27:31 -04:00