Change packet handling from ByteBufs to byte arrays to work around netty (commit: 30b3818) (details)
Commit
30b381853ce19b2387466bb30039b8e39f3718ca
by md_5
Change packet handling from ByteBufs to byte arrays to work around netty bug. Connection now appears to be stable - just need to add an optimized encryption algorithm back. (commit: 30b3818)