/chatroom-p2p

Terminal based p2p - chatroom application.

Primary LanguagePython

Peer-To-Peer Chatroom application

Running the application locally:

  1. All the nodes must be connected to the same network.
  2. Download the files locally using git clone https://github.com/AvinashAgarwal14/chatroom-p2p.git.
  3. Open Terminal and run python3 chat.py all host and client computers.