- Tornado 6.x compatibility fix. Minimum supported Tornado version is 4.x now. - XSS fix
1.0.6
Not secure
-----
- XSS security fix for the HTMLFILE transport
1.0.2
Not secure
~~~~~ - Tornado 5.x compatibility fix
1.0.1
Not secure
~~~~~ - Tornado 4.x compatibility fix
1.0.0
Not secure
~~~~~ - Major version bump. sockjs-tornado can be considered mature - Python 3 support - Tornado 3.0 support on both Python 2 and Python 3 - Bug fixes
0.0.5
Not secure
~~~~~ - iOS 6 support - SockJS 0.3.3 client support - Some headers and request URI path is now passed to on_open handler - Added binary transport support for raw websocket transport - Minor multiplex sample fixes