mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-07-05 15:58:38 +07:00

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