Skip to content

herbherbherb/Python-Chat-App

Repository files navigation

'''# Python-Chat-App

Create by Herbert Wang ([email protected])

Using Flask-socketio with eventlet to allow mixed content http + wss:

pip install -r requirement.txt

to install requirements...

Start MonogoDB server by running

monogd

in a separate terminal

To run server, run

python chat.py

In if statement at the bottom, the first two lines are for eventlet localhost and 2 lines below are for Kite server.

Relevant Links

https://flask-socketio.readthedocs.io/en/latest/ https://developer.chrome.com/extensions/messaging'''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published