You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenPusher is an open source websockets API for real-time communication. OpenPusher is built upon Tornado and Tornadio2 for Socket.io compatibility.
## How works with Boardino?
Includes Boardino real-time component, that is a websockets server built from its parent tornadio is server.py that handles connections messages.py processing messages and boards.py which is the driver for the board as such.
## Instalation
You must have a virtual enviroment as [Boardino](https://github.com/mapale/boardino) or configure it.