v0.1.0
v0.1.0 of Monkey-Netty!
See monkey-netty on the jMonkeyEngine Store: https://store.jmonkeyengine.org/929c156b-3b0e-42c7-8474-f6c58ed8a1d5
Changelog:
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)
Big shoutout to @oxplay2 for the extensive testing!