Skip to content

KryoNet 2.22

Compare
Choose a tag to compare
@crykn crykn released this 16 Jul 20:09
· 74 commits to master since this release

Adds a type listener and the most demanded features on kryonet's issue tracker:

  • Added a TypeListener for easier message handling (see the example in the README; also fixes #130)
  • Listener is now an interface (#39)
  • Uses kryo 4.0.0 (#77)
  • Fixes for the Android 5 and iOS crashes (#106)