Repository URL: https://github.com/fawdlstty/libfv
libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client
You can use pure asynchronous networking with it, or you can use asynchronous wrappers without networking at all and support asynchronous development in your projects.
In addition to providing network functions, the library also provides a variety of asynchronous tools, such as timers, semaphores, etc.
MIT