Expand description
Multiplexing protocol constants and framing for Braid-HTTP.
Implements the framing logic for Braid Multiplexing Protocol v1.0.
Structs§
- Multiplex
Parser - A parser for Braid Multiplexing Protocol streams.
Enums§
- Multiplex
Event - 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”