libfv
Network library
A C++20 header-only network library providing pure asynchronous networking and support for TCP/SSL/Http/websocket servers and clients.
libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client
128 stars
3 watching
16 forks
Language: C++
last commit: about 1 year ago async-awaitcpp20httphttpsssltcpwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
binary1248/sfnul | A library providing a simple and fast network utility functionality | 52 |
cloaked9000/frnetlib | A small and fast cross-platform networking library with support for various networking protocols and SSL/TLS encryption. | 24 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
francesco149/liboli | A single-header C89 utility library with miscellaneous utilities | 12 |
sahlberg/libnfs | A client library for accessing networked file systems via the NFS protocol | 527 |
nfc-tools/libnfc | A platform-independent library providing access to Near Field Communication devices | 1,713 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
3lvis/networking | A networking library with a simple API and features like caching and stubbing for easy unit testing. | 1,360 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
zhaojh329/libuhttpd | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |
p0wl/serverless-fbp | Enables communication between lambda functions via Flow Based Programming using SNS topics | 6 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |