Back to home page

EIC code displayed by LXR

 
 

    


Warning, /pyjano/pyjano/server/README.md is written in an unsupported language. File is not indexed.

0001 Flask-SocketIO-Chat
0002 ===================
0003 
0004 application that demonstrates how to structure a Flask-SocketIO application.
0005 
0006 To run this application install the requirements in a virtual environment, run `python chat.py` and visit `http://localhost:5000` on one or more browser tabs.
0007 
0008     $ python chat.py