Struct sota::gateway::http::Http
[−]
[src]
pub struct Http { pub server: SocketAddr, }
The Http
gateway parses Command
s from the body of incoming requests.
Fields
server |