consider using protobuf
Gjum opened this issue · 0 comments
Gjum commented
- allows reusing the same packet definitions for client and server
- built into netty https://netty.io/4.1/api/io/netty/handler/codec/protobuf/ProtobufDecoder.html
Gjum opened this issue · 0 comments