Multiplexing

Zer0 Proto Mp

Zero namespace of the protomux-compatible channel/frame/protocol stack.

At a glance

FieldValue
Crate/packagezer0-proto-mp
Version0.1.0
Sourcelibs/zer0-proto-mp
Public structs14
Public enums4
Public traits0
Public functions38
Public method targets8

What developers should learn here

Zero namespace of the protomux-compatible channel/frame/protocol stack. The pages in this section are shaped around this package’s real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.

Page map

Source modules

  • src/channel.rs — libs/zer0-proto-mp/src/channel.rs
  • src/config.rs — libs/zer0-proto-mp/src/config.rs
  • src/error.rs — libs/zer0-proto-mp/src/error.rs
  • src/frame.rs — libs/zer0-proto-mp/src/frame.rs
  • src/lib.rs — libs/zer0-proto-mp/src/lib.rs
  • src/metrics.rs — libs/zer0-proto-mp/src/metrics.rs
  • src/mux.rs — libs/zer0-proto-mp/src/mux.rs
  • src/protocol.rs — libs/zer0-proto-mp/src/protocol.rs
  • src/wire.rs — libs/zer0-proto-mp/src/wire.rs
  • tests/frame_prop.rs — libs/zer0-proto-mp/tests/frame_prop.rs
  • tests/wfq_fairness.rs — libs/zer0-proto-mp/tests/wfq_fairness.rs