Module keep_alive_s2c

Module keep_alive_s2c 

Source

Structsยง

KeepAliveS2c
Should be sent frequently by the server to the client to keep the connection alive. The client should respond with a KeepAliveC2s packet with the same id. If the client does not receive a KeepAliveS2c packet within 20 seconds, it should disconnect.