Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 263 Bytes

chatserver

Example chat room application in Tornado/Python, Socket.IO and Backbone/MarionetteJS

Usage:

-Install pip and virtualenv -Prepare and activate an environment with virtualenv -Clone the repo -Install the requirements -Run the server