Expand description
Server-specific protocol implementation.
Structs§
- Connection
- A connection from a client.
Traits§
- Handler
- A request handler that can handle a request to the server.
Functions§
- handle
- Handles requests to the server.
- handshake
- Processes a handshake message and sends a response.
- notify_
config_ update - Notifies the client that it should update its configuration.
- respond_
with_ tidb_ patterns Deprecated - Sends patterns from a threat-intelligence database.
- send_
trusted_ domain_ list Deprecated - Sends a list of trusted domains to the client.