https://github.com/arun11299/coro-async
C++ coroutine based networking library (WIP)
https://github.com/arun11299/coro-async
async-programming concurrent-programming coroutines cpp17 network-programming networking
Last synced: 29 days ago
JSON representation
C++ coroutine based networking library (WIP)
- Host: GitHub
- URL: https://github.com/arun11299/coro-async
- Owner: arun11299
- Created: 2018-10-11T15:13:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T11:14:28.000Z (over 6 years ago)
- Last Synced: 2025-03-25T13:39:22.200Z (about 2 months ago)
- Topics: async-programming, concurrent-programming, coroutines, cpp17, network-programming, networking
- Language: C++
- Size: 2.55 MB
- Stars: 37
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-parallel-computing - coro-async: A lite C++ coroutine TS based networking library
README
# coro-async
C++ coroutine based networking library (WIP)Introduction - http://templated-thoughts.blogspot.com/2018/11/coro-async-lite-c-coroutine-networking.html