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
Servicethat 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.