Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio 877e50579d Add connection timeout using server keepalives
Vanilla client will consider that connection has been lost
when no server keepalive was received during the last 30 seconds.
This commit implements a similar mechanism in MCC. See #802
2019-09-15 17:01:53 +02:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
Forge Only add \0FML\0 to the IP if forgeinfo is not null (+ whitespace fixes) 2015-10-24 22:56:35 -07:00
DataTypes.cs MC 1.14 Terrain support (#703) 2019-05-01 15:31:34 +02:00
PacketIncomingType.cs Close Window & Toggle Setting 2019-05-28 18:53:40 +02:00
PacketOutgoingType.cs Split Protocol18 protocol into several classes 2019-04-29 22:30:43 +02:00
Protocol16.cs Add connection timeout using server keepalives 2019-09-15 17:01:53 +02:00
Protocol18.cs Add connection timeout using server keepalives 2019-09-15 17:01:53 +02:00
Protocol18Forge.cs MC 1.14 Terrain support (#703) 2019-05-01 15:31:34 +02:00
Protocol18PacketTypes.cs Close Window & Toggle Setting 2019-05-28 18:53:40 +02:00
Protocol18Terrain.cs MC 1.14 Terrain support (#703) 2019-05-01 15:31:34 +02:00
SocketWrapper.cs Split Protocol18 protocol into several classes 2019-04-29 22:30:43 +02:00
ZlibUtils.cs Fix packet compression 2017-09-09 17:07:26 +02:00