slackbuilds_ponce/libraries/proxygen
Andre Barboza b9aa5b853c libraries/proxygen: Updated for version 2017.03.20.00.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 00:07:32 +00:00
..
ax_prefix_config_h.m4
proxygen.info
proxygen.patch
proxygen.SlackBuild
README
slack-desc

Proxygen: Facebook's C++ HTTP Libraries

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, and HTTP/2. The goal is to provide a simple,
performant, and modern C++ HTTP library.