Module tonic::transport::server [−][src]
Server implementation and builder.
Structs
Router | A stack based |
Server | A default batteries included |
ServerTlsConfig | Configures TLS settings for servers. |
Traits
Connected | Trait that connected IO resources implement. |
NamedService | A trait to provide a static reference to the service’s name. This is used for routing service’s within the router. |