Expand description
Compatibility path for the canonical stream-level v1 framing helpers.
Re-exportsยง
pub use crate::frame_v1::read_frame;pub use crate::frame_v1::read_frame_with_cap;pub use crate::frame_v1::write_frame;pub use crate::frame_v1::FramingError;pub use crate::frame_v1::ENVELOPE_VERSION;pub use crate::frame_v1::MAX_FRAME_BYTES;pub use crate::frame_v1::MAX_HELLO_BYTES;