riiablo/server
Collin Smith 510342e232 Implemented some basic reliable udp logic
Seq should increment and wrap around at 0xFFFF
Added special case for ack < 0 (init first packet)
Added netty packet creation functions to ReliableChannelHandler
Header creation is difficult because I can't mutate existing packets easily -- experimenting
2020-06-18 20:46:57 -07:00
..
bncs
bnls
d2gs Improved accuracy of networking ping calculation #77 2020-06-12 20:08:58 -07:00
mcp Implemented improved CharData class 2020-05-28 13:07:24 -07:00
netty Implemented some basic reliable udp logic 2020-06-18 20:46:57 -07:00