Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fengsp/chat

A simple web chat...
https://github.com/fengsp/chat

Last synced: about 2 months ago
JSON representation

A simple web chat...

Awesome Lists containing this project

README

        

chat
====

##A simple web chat...

#### Requirements

pip install flask
pip install WTForms
pip install mongoengine
pip install flask_mongoengine
pip install gevent-socketio
pip install gevent