Skip to content

Releases: vtarale/Chat

v1.1

05 Mar 04:14
faa6b21

Choose a tag to compare

Chat

An application where you can create private chat rooms and chat.

These chat rooms help you take with different people.

What's new

more user friendly

Quick start

for on local host

cd src
flask run

or

flask run --host=0.0.0.0

updates

will come after some time

version

v1.1

To know more

docs

Enjoy

LICENSE

MIT

v1.0

04 Mar 02:39
2be70bf

Choose a tag to compare

Chat

An application where you can create private chat rooms and chat.

These chat rooms help you take with different people.

Requirements

python->download
flask

pip install Flask

flask-socketio

pip install flask-socketio

Quick start

for on local host

cd src
flask run

or

flask run --host=0.0.0.0

updates

will come after some time

version

v1.0

To know more

docs

LICENSE

MIT