Skip to content

0.1.0

Compare
Choose a tag to compare
@astei astei released this 16 Dec 23:23
· 119 commits to master since this release

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)