Skip to content

0.1.0+alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ishland ishland released this 08 Jun 16:24
· 178 commits to master since this release
0.1.0+alpha.3
17ad368

Raknetify (formerly known as RaknetFabric) 0.1.0+alpha.3 is released

This release improves performance and responsiveness significantly and adds support for proxies.

Changelog:

  • Rebrands as raknetify
  • Introduces high MTU mode using raknetl; prefix, significantly reduces networking overhead on reliable networking
  • Introduces packet priority system for higher responsiveness on unreliable and rate-limited networking
  • Introduces streaming compression on each ordered channels
  • Adds support for BungeeCord proxies

Notes:

  • Velocity support is already present in the repository but not released in this version:
    There are shading issues with the build system of Velocity that prevents this from working with a unmodified proxy jar
    Pending PR: PaperMC/Velocity#723

Full Changelog: 0.1.0+alpha.2...0.1.0+alpha.3