Expand description
An extensible MySQL Proxy Server based on tokio-core
Structs§
Enums§
- Action
- Handlers return a variant of this enum to indicate how the proxy should handle the packet.
- Packet
Type
Traits§
- Packet
Handler - Packet handlers need to implement this trait