- Update Jackson to version 2.4.1
- Hide stacktraces for IOExceptions caught in channel
- Make library osgi compatible with netty4
- Fix IllegalReferenceCountException on websocket disconnection
- Add Builder for server configuration
- Added support of custom HTTP header for discovering client IP address
- Migrate to netty 4
- Added additional debug information in log
- Added support of JSONP-Polling transport
- Return future on
ISession
send operation
- Fix bug in
FlashPolicyHandler
over SSL connection
- Added support of Flash Socket transport
- Added
SocketIOAdapter
class
Initial release.