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ยง
- client
- Rama HTTP client module,
which provides the
EasyHttpWebClienttype to serve HTTP requests. - server
- Rama HTTP server module,
which provides the
HttpServertype to serve HTTP requests.