Module encode

Source
Expand description

PROXY Protocol v2 header encoder

Modules§

stage
Codec stage markers for encoding and decoding

Structs§

HeaderEncoder
Encoder for a PROXY Protocol v2 header.

Enums§

EncodeError
Errors that can occur while encoding a PROXY Protocol v2 header.

Type Aliases§

Encoded
The encoded header type.