ogoregen / console-chat

an instant messaging system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

an instant messaging system

License:The Unlicense


Languages

Language:C++ 100.0%