This project was completed Spring 2024 for EC530 @ Boston University. I have implemented a Central Server meant for user discovery, but aside from that Peers (that serve as both server and clients) can connect with each other and achieve decentralized communication. It is easy to get started: simply execute the central_server.py
and/or peer.py
scripts, and follow the on-screen instructions. For more information, I have also included a demonstration video below.
-
Notifications
You must be signed in to change notification settings - Fork 0
jilinzheng/P2PChat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Peer-to-Peer decentralized communication system.