Skip to content

netty-socketio-1.7.24

Compare
Choose a tag to compare
@mrniko mrniko released this 14 Apr 09:20
· 138 commits to master since this release

Feature - SocketIOClient.isWritable() method added (thanks @xuwenqing04)
Feature - Namespace.addListeners(Iterable listeners) method added (thanks @damonxue)

Fixed - disconnect event packet should be a subtype of MESSAGE (thanks @MasterShi)
Fixed - BaseStoreFactory throws NPE