python-sockjs-tornado 1.0.6 SockJS Python server implementation on top of the Tornado framework

SockJS-tornado provides the server-side counterpart to a SockJS client library, through the Tornado framework.

SockJS provides a low-latency, full-duplex, cross-domain communication channel between a web browser and web server.