Module sozu_lib::network::server [−][src]
Structs
| ListenSession | |
| ListenToken | |
| Server | |
| ServerConfig | |
| SessionToken |
Enums
| HttpsProvider | |
| ListenPortState |
Constants
| CONN_RETRIES |
Traits
| ProxySessionCast |
this trait is used to work around the fact that we need to transform
the sessions (that are all stored as a ProxySession in the slab) back
to their original type to call the |
Type Definitions
| ProxyChannel |