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

https://github.com/linuxhub-group/conet

C++20 coroutines based networking library
https://github.com/linuxhub-group/conet

Last synced: 10 months ago
JSON representation

C++20 coroutines based networking library

Awesome Lists containing this project

README

          

# [conet](https://github.com/abbycin/conet)
C++20 coroutines based networking library

# Rock Solid

```
$ git log -3 --pretty=format:'%cr: %s %d'
32 seconds ago: fix compile error in new gcc (11.2.1) (HEAD -> dev)
3 months ago: fix compile error in new gcc (origin/dev)
10 months ago: update
```