Skip to content

Iandmee/Simple_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

✉️✉️✉️ Console_chat ✉️✉️✉️

Server initialization

With Gunicorn in server folder:
gunicorn -w 5 wsgi:app
Without Gunicorn:
python3 run_server.py

Client usage

Just run:
python3 client.py

Chat options

To exit from chat use #exit

About

S1mpl3 s3cur3 ch2t

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages