# Home
Repository URL: https://github.com/fawdlstty/libfv (opens new window)
# Introduction
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.
# License
MIT
Startup →