Browse Source

Merge branch 'master' of github.com:mrniko/netty-socketio

master
Nikita 11 years ago
parent
commit
43dd3bb4a3
  1. 6
      README.md

6
README.md

@ -36,6 +36,12 @@ Recent Releases
================================
####Please Note: trunk is current development branch.
####??-Mar-2014 - version 1.6.3 (JDK 1.6+ compatible, Netty 4.0.17)
Fixed - AckCallback handling during client disconnect
Fixed - unauthorized handshake HTTP code changed to 401
Feature - annotated Spring beans support via _SpringAnnotationScanner_
Feature - common exception listener
####08-Feb-2014 - version 1.6.2 released (JDK 1.6+ compatible, Netty 4.0.15)
Fixed - wrong namespace client disconnect handling
Fixed - exception in onConnect/onDisconnect/isAuthorized methods leads to server hang

Loading…
Cancel
Save