ferrotunnel-protocol-0.5.0 has been yanked.
ferrotunnel-protocol
Wire protocol definitions and codec for FerroTunnel.
Overview
This crate defines the binary protocol used by FerroTunnel components to communicate, including:
- Frame definitions (Control, Data)
- Serialization logic
- Tokio codecs (
TunnelCodec)
Usage
Internal use for building FerroTunnel compatible clients or servers.
[]
= "0.4.0"