Skip to content

mina58/Whisper-P2P-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whisper-P2P-Chat

This is Whisper Chat, a peer-to-peer chatting application.

Installation steps

  1. Clone the repo
  2. Run pip install -r requirements.txt
  3. Run python -m server.main
  4. copy the IP address that appears in the terminal
  5. Run python -m client.main
  6. Enter the copied IP to connect to the server
  7. Chat :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages