veloren/client
Shane Handley fe9ad3fa19
Network timeout updates
- Bugfix: Check whether the server response (pong) is greater than the timeout period, rather than the ping (which will always fire regardless of connection status) This was causing the timeout error event to never fire.

- Feature: Send the player notifications to the chat window that they will be kicked due to disconnection for 6 seconds before kicking them back to the main menu.
2019-11-06 21:34:14 +01:00
..
src Network timeout updates 2019-11-06 21:34:14 +01:00
Cargo.lock Added lz4 compression to networking 2019-05-09 18:57:47 +01:00
Cargo.toml Mitgated RUSTSEC-2019-0014 by updating noise and 2019-11-05 11:14:39 +00:00