python-sockjs-tornado

Server side counterpart of SockJS-client browser library - Python 2.x
  https://github.com/mrjoes/sockjs-tornado
  0
  no reviews



SockJS-tornado is a Python server side counterpart of SockJS-client browser library running on top of Tornado framework. SockJS provides slightly different API than tornado.websocket.

This package provides the Python 2.x module.