Results for PacketHandler
mysql_proxy::PacketHandler | Packet handlers need to implement this trait |
An extensible MySQL Proxy Server based on tokio-core
Packet |
A packet is just a wrapper for a Vec |
Pipe |
Action |
Handlers return a variant of this enum to indicate how the proxy should handle the packet. |
PacketType |
PacketHandler |
Packet handlers need to implement this trait |
mysql_proxy::PacketHandler | Packet handlers need to implement this trait |