TornadIO2 — TornadIO2 0.1 documentation (original) (raw)
- Migrating from previous TornadIO version
- Unicode
- Multiplexed connections
- Events
- Acknowledgments
- Generator-based asynchronous interface
- Statistics
- Deployment
- Bugs and Workarounds
- API
- Docs »
- TornadIO2
- Edit on GitHub
This is implementation of the Socket.IO realtime transport library on top of the Tornado framework.
TornadIO2 is compatible with 0.7+ version of the Socket.IO and implements most of the features found in original Socket.IO server software.