Skip to content

lucasbarross/p2p-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p-chat

A p2p chat made with Python

Running

All you need to do is execute python server.py on command line (assuming your python is on PATH) and connect as many clients you want with python client.py.

On the client, choose your username. After that, if you're going to wait someone to connect with you type w. Else, if you want to connect to someone, type c. If you chose to connect, now you need to select the user you want to connect typing his id given by the online users table.

About

A p2p chat made with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages