Skip to main content

Module codec

Module codec 

Source

Enums§

SslResponse
The initial response to an SSLRequest: ‘S’ (supports) or ‘N’ (doesn’t).

Functions§

decode_message
Attempts to decode a single backend message from buf.
decode_ssl_response
Decode the single-byte SSL response.