0.1.0
Initial version of Krypton, supporting the following features:
- introducing optimized packet splitting (client and server)
- adding flush consolidation (server only)
- micro-optimizations to reduce garbage produced by the networking stack (client and server)
- updating the pipeline from using the
java.util.zip.*
zlib bindings to use libdeflate (client and server, Linux only for now) - introducing optimized encryption (server only, client eventually, Linux only)