An open API service indexing awesome lists of open source software.

https://github.com/aureleoules/chatservercpp

⌨ c++ chat server
https://github.com/aureleoules/chatservercpp

chat cpp qt tcp

Last synced: 2 months ago
JSON representation

⌨ c++ chat server

Awesome Lists containing this project

README

          

# ChatServer
This is a TCP Chat Server made in C++ and Qt.
This server comes with a TCP Chat Client: [here](https://github.com/aureleoules/ChatClientCPP).