Module service
Expand description
Rama HTTP server module.
Structs§
- Http
Server - A builder for configuring and listening over HTTP using a
Service
. - Http
Service - A
Service
that can be used to serve IO Byte streams (e.g. a TCP Stream) as HTTP.
Rama HTTP server module.
Service
.Service
that can be used to serve IO Byte streams (e.g. a TCP Stream) as HTTP.