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

https://github.com/aureleoules/chatclientcpp

⌨ c++ chat client
https://github.com/aureleoules/chatclientcpp

chat cpp qt tcp

Last synced: 12 days ago
JSON representation

⌨ c++ chat client

Awesome Lists containing this project

README

          

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