[−][src]Module tonic::transport::server
Server implementation and builder.
Structs
Router | A stack based |
RouterService | A service that is produced from a Tonic |
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. |