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:

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.