Module opentitanlib::proxy
source · Modules
Structs
- This is the main entry point for the session proxy. This struct will either bind on a specified port, or find an available port from a range, before entering an event loop.
Traits
- Interface for handlers of protocol messages, responding to each message with a single instance of the same protocol message.