Skip to main content

Module multiplex

Module multiplex 

Source
Expand description

Multiplexing protocol constants and framing for Braid-HTTP.

Implements the framing logic for Braid Multiplexing Protocol v1.0.

Structs§

MultiplexParser
A parser for Braid Multiplexing Protocol streams.

Enums§

MultiplexEvent
Events in the multiplexing stream.

Constants§

HEADER_MULTIPLEX_THROUGH
Header used to specify the multiplexing ID and request ID.
HEADER_MULTIPLEX_VERSION
Header used to specify the multiplexing version.
MULTIPLEX_VERSION
The version of the multiplexing protocol implemented.
STATUS_MULTIPLEX_REDIRECT
Braid-specific status code for “Responded via multiplexer”