- compatible with engine.io 1.6.8
- bump okhttp-ws [b95505017]
- IPv6 support
- use better cache busting id
- add ping and pong events
- improve firing of drain in websocket transport
- bump okhttp-ws [b95505017]
- compatible with engine.io 1.5.4
- bump okhttp-ws [b95505017]
- check lone surrogate
- fix NPE of polling request on Android [ZeroBrain]
- change package name to "io.socket"
- change to take all HTTP HEADER values as lists
- fix NullPointerException
- bump okhttp-ws [b95505017]
- fix parsing url query
- replace WebSocket client with OkHttp WebSocket [b95505017]
- add the hostnameVerifier option [b95505017]
- fix EVENT_TRANSPORT event to fire upon a transport creation
- fix invalid transport null check
- set connect timeout for polling
- compatible with engine.io 1.5.1
- fix default port detection when host is specified
- add
Socket#id()
for retrievingid
- make
Socket.priorWebsocketSuccess
private
- compatible with engine.io 1.4.2
- fixed transport close deferring logic
- wait for buffer to be drained before closing