Expand description
The OvpnCodec encoder/decoder implementation.
Structs§
- Ovpn
Codec - Tokio codec for the OpenVPN management interface.
Enums§
- Accumulation
Limit - Controls how many items the decoder will accumulate in a multi-line
response or
>CLIENT:ENV block before returning an error.