- Artifacts now published to Maven Central (#35)
- Update Netty.IO to v4.1.82.Final
- Update jMonkeyEngine to v3.5.2
- Fixed concurrency issues with Collections (#31)
- Updated Netty.IO to version 4.1.58 (#29)
- Updated Gradle to version 6.8.1 (#30)
- SSL Support for TCP channel (#5, #6)
- Optimize network message transport (#4, #11)
- Better logging and enhanced test examples (#9)
- Better error reporting on non-serializable objects in a message (#14, #16)
- Separation of examples and library, and corresponding dependencies (#22)
- Fixed issue where messages would be transferred before connection listeners were notified (#20, #21)
- Fixed issue where dropped sockets would not be detected (#10, #23)
Initial Release