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