proxygen

v 2024.01.22.00 Updated: 3 months, 1 week ago

Collection of C++ HTTP libraries including an easy to use HTTP server

This project comprises the core C++ HTTP abstractions used at Facebook. Internally, it is used as the basis for building many HTTP servers, proxies and clients. This release focuses on the common HTTP abstractions and our simple HTTPServer framework. Future releases will provide simple client APIs as well. The framework supports HTTP/1.1, SPDY/3, SPDY/3.1, HTTP/2 and HTTP/3. The goal is to provide a simple, performant and modern C++ HTTP library.

https://github.com/facebook/proxygen

To install proxygen, paste this in macOS terminal after installing MacPorts

sudo port install proxygen

Add to my watchlist

Installations 5
Requested Installations 5