Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 287 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 287 Bytes

This is the simplest C++ real time chat program I could make, and I believe it can be a good introduction to the networking library LIBRG. The server acts as a single chat room that any number of clients can join.

dependencies: