Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 282 Bytes

TornadoBoxes

TornadoBoxes is a base of Python code, which uses the Tornado library, to provide a basic HTML interface and WebSocket infrastructure. It is meant to develop web applications which use WebSocket, instead of HTTP, as their primary communication channel to the server.