Skip to content

netty-socketio-1.7.17

Compare
Choose a tag to compare
@mrniko mrniko released this 11 Jan 14:47
· 259 commits to master since this release

Feature - randomSession setting added to Config object (thanks to yuanxiangz)
Fixed - NPE in WebSocketTransport
Fixed - NPE & memory leak (thanks to zhaolianwang)
Fixed - namespace parsing (thanks to Redliver)
Fixed - Redisson 3.9+ compatibility