This is Whisper Chat, a peer-to-peer chatting application.
- Clone the repo
- Run
pip install -r requirements.txt - Run
python -m server.main - copy the IP address that appears in the terminal
- Run
python -m client.main - Enter the copied IP to connect to the server
- Chat :)