Skip to content

sdiehl/minichat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple python chat app (demo) writtern with flask and gevent.

To use it:  
`sudo apt-get install libev-dev libevent-dev python-all-dev -y`  
`pip install gevent flask`  
`python app.py`  
... and go to http://127.0.0.1:5000 to use it.

About

Minimal realtime chat application ( Tutorial )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages