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

GitHub

25 stars
4 watching
5 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list

asioasynchronousclangcppheader-onlyhttphttp-clienthttp-serverstdinstdiostdoutunixunix-socketunix-socket-support

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sony/easyhttpcpp A cross-platform HTTP client library with features like caching and pooling. 163
easyhttp/easyhttp An HTTP client library for C# providing support for common HTTP methods and features. 982
jeremycw/httpserver.h A single header C library for building event-driven non-blocking HTTP servers 1,791
apache/serf A high-performance asynchronous HTTP client library 27
haf/http.fs An HTTP client library for F# that enables simple and functional interaction with web servers. 322
sprinfall/webcc A lightweight C++ HTTP client and server library with support for HTTPS, IPv6, and persistent connections 274
mirage/ocaml-cohttp An OCaml library for building HTTP clients and servers using various asynchronous programming libraries 711
doraxcyle/cuehttp A modern C++ middleware framework for HTTP/HTTPS/WebSocket servers 38
theelous3/asks An async HTTP client library with a familiar API and session management 508
amphp/http-client An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. 703
asmcos/requests An HTTP client library that allows users to send HTTP requests with ease and flexibility 664
chronoxor/cppserver An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. 1,429
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 177
fgenesis/minihttp A small, portable C++ TCP and HTTP client implementation with support for GET and POST requests, optionally using SSL. 79
amphp/http-server An advanced async HTTP server library for PHP designed to handle high concurrency demands. 1,291