Skip to content

turgutAgha/P2P-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P Chat App

This is a peer-to-peer chat application which is created using the relation of flask-restful and sockets.

How to Use

Execute 'run.py'

python3 run.py

Execute 'server.py'

cd app/sockets
python3 server.py

Execute 'app.py' with 'register' or 'login' parameter

For register

cd app
python3 app.py register

For login

cd app
python3 app.py login

About

P2P chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages