Heykuki News
Top
New
Best
Ask
Show
Jobs
Toggle theme
Login
Top
New
Best
Ask
Show
Jobs
Show HN: WebCraft: A C++ 23 async IO library | Heykuki News
Show HN: WebCraft: A C++ 23 async IO library
2 points
raoa32
6 months ago
I've created a networking library in C++ which works on Linux, Windows, & MacOS and made the core of it based on C++ coroutines and native asyncio from each of these platforms. Check it out:
https://github.com/adityarao2005/WebCraft
. It has an official vcpkg port. Here is an example of how to use it
https://github.com/adityarao2005/http-server-webcraft
.
No comment yet