cxxhttp
HTTP client/server library
A C++ library implementing an asynchronous HTTP server and client.
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
25 stars
4 watching
5 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
asioasynchronousclangcppheader-onlyhttphttp-clienthttp-serverstdinstdiostdoutunixunix-socketunix-socket-support
Related projects:
Repository | Description | Stars |
---|---|---|
| A cross-platform HTTP client library with features like caching and pooling. | 163 |
| An HTTP client library for C# providing support for common HTTP methods and features. | 985 |
| A single header C library for building event-driven non-blocking HTTP servers | 1,796 |
| A high-performance asynchronous HTTP client library with minimal memory copies and transformations. | 27 |
| An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
| A lightweight C++ HTTP client and server library with support for HTTPS, IPv6, and persistent connections | 274 |
| An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |
| A modern C++ middleware framework for HTTP/HTTPS/WebSocket servers | 38 |
| An async HTTP client library with a familiar API and session management | 509 |
| An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 707 |
| An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
| An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |
| A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
| A small, portable C++ TCP and HTTP client implementation with support for GET and POST requests, optionally using SSL. | 80 |
| An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |