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

https://github.com/c0de4un/zero-chat

C++ Client-Server TCP cross-platform solution
https://github.com/c0de4un/zero-chat

asio boost boost-asio chat chat-application cpp cxx

Last synced: about 1 year ago
JSON representation

C++ Client-Server TCP cross-platform solution

Awesome Lists containing this project

README

          

# zero-chat
C++ Client-Server TCP cross-platform solution

# Dependencies
* STL
* Boost.ASIO

## Requirements
* Any ABI with x64 Arch
* C++ 14
* Linux or Windows

## Contributors
You can use this soruce code

## Tests
```sh
$cmake test
```