Module sozu_lib::network::proxy [−][src]
Structs
| ClientToken | |
| ListenClient | |
| ListenToken | |
| Server |
Enums
| HttpsProvider | |
| ListenPortState |
Traits
| ProxyClientCast |
this trait is used to work around the fact that we need to transform
the clients (that are all stored as a ProxyClient in the slab) back
to their original type to call the |
Type Definitions
| ProxyChannel |