Module server

Source
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_patternsDeprecated
Sends patterns from a threat-intelligence database.
send_trusted_domain_listDeprecated
Sends a list of trusted domains to the client.