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
- Host: GitHub
- URL: https://github.com/linuxhub-group/conet
- Owner: LinuxHub-Group
- Created: 2020-10-31T16:15:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T13:27:17.000Z (almost 3 years ago)
- Last Synced: 2025-04-08T08:01:32.218Z (about 1 year ago)
- Language: C++
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```