-
Notifications
You must be signed in to change notification settings - Fork 1
Low-level minimalistic HTTP parser and packer C++ library with a focus on high-performance HTTP/2 agents.
License
measurement-factory/http-paxxer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HTTP Paxxer is a C++ library providing HTTP/2 parser and packer classes with a focus on high-performance support for low-level protocol operations. HTTP Paxxer targets applications that: * manage HTTP transport connections, * manage SSL/TLS encoding of HTTP transport connections, * manage memory allocations, * minimize memory copies. The library can be built and installed from source, usually by running: % ./configure % make % make install
About
Low-level minimalistic HTTP parser and packer C++ library with a focus on high-performance HTTP/2 agents.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published