Crate rama_http_backend
source ·Expand description
Default rama http backend, permanently forked from Hyper et-al.
Crate used by the end-user rama
crate.
Learn more about rama
:
- Github: https://github.com/plabayo/rama
- Book: https://ramaproxy.org/book/
Modules§
- Rama HTTP client module, which provides the
HttpClient
type to serve HTTP requests. - Rama HTTP server module, which provides the
HttpServer
type to serve HTTP requests.