Minecraft-Console-Client/MinecraftClient/Protocol
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
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Add connection timeout using server keepalives 2019-09-15 17:01:53 +02:00
Session Implement file polling for disk session cache 2019-04-17 05:18:19 +02:00
ChatParser.cs https://github.com/ORelio/Minecraft-Console-Client/issues/525: general 1.13 support (v393 protocol). Note that terrainandmovements might cause some issues 2018-10-07 08:27:31 +02:00
IMinecraftCom.cs Look command 2019-04-12 16:25:15 +02:00
IMinecraftComHandler.cs Add connection timeout using server keepalives 2019-09-15 17:01:53 +02:00
Inventory.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
InventoryType.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
Item.cs Started to implement inventory handling 2019-05-28 18:53:40 +02:00
ProtocolHandler.cs Changed the protocol version 2019-07-20 20:40:57 +02:00