python3-sockjs-tornado

Server side counterpart of SockJS-client browser library - Python 3.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 3.x module.