Module service

Expand description

Rama HTTP server module.

Structs§

HttpServer
A builder for configuring and listening over HTTP using a Service.
HttpService
A Service that can be used to serve IO Byte streams (e.g. a TCP Stream) as HTTP.