Expand description
Rama HTTP server module,
which provides the HttpServer
type to serve HTTP requests.
Modules§
- rama http backend server layers
- Rama HTTP server module.
Structs§
- A builder for configuring and listening over HTTP using a
Service
.
Type Aliases§
- Result type of
HttpServer::serve
.