6 releases (breaking)
0.4.0 | Nov 1, 2024 |
---|---|
0.3.0 | Jul 12, 2024 |
0.2.0 | May 10, 2024 |
0.1.1 | Apr 18, 2024 |
0.0.0 | Dec 7, 2022 |
#997 in Network programming
36,867 downloads per month
Used in 12 crates
(9 directly)
1MB
19K
SLoC
Pingora
Pingora is a framework to build fast, reliable and programmable networked systems at Internet scale.
Features
- Http 1.x and Http 2
- Modern TLS with OpenSSL or BoringSSL (FIPS compatible)
- Zero downtime upgrade
Usage
This crate provides low level service and protocol implementation and abstraction.
If looking to build a (reverse) proxy, see pingora-proxy
crate.
Feature flags
Dependencies
~27–52MB
~1M SLoC