Chat Program
This Chat Program is a web app that allows users to chat with each other in real time.
You can view source code here and a demo below
Technical Details
Tools Used
- Threading - to spawn concurrent conversations, enabling asynchronous, bidirectional text communication
- TCP Sockets - For end to end network communication
- GitHub - Version Control
- Discord - Communication