OpenDiablo2/d2networking
Ian Ling 3936e01afb Networking bugfixes and cleanup
Make sure connections close properly, without weird error messages
Remove player map entity when a player disconnects from a multiplayer game
Close server properly when host disconnects, handle ServerClose on remote clients
Don't mix JSON decoders and raw TCP writes
Actually handle incoming packets from remote clients
General code cleanup for simplicity and consistency
2020-12-28 13:33:17 -08:00
..
d2client Networking bugfixes and cleanup 2020-12-28 13:33:17 -08:00
d2netpacket Networking bugfixes and cleanup 2020-12-28 13:33:17 -08:00
d2server Networking bugfixes and cleanup 2020-12-28 13:33:17 -08:00
client_listener.go D2networking resolve lint issues (#492) 2020-06-29 17:01:26 -04:00
dedicated_server.go D2core logger (#934) 2020-11-21 02:33:22 -08:00
doc.go D2networking resolve lint issues (#492) 2020-06-29 17:01:26 -04:00