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
EasyHttpWebClient
type to serve HTTP requests. - server
- Rama HTTP server module,
which provides the
HttpServer
type to serve HTTP requests.