Expand description
Draft-12 data stream header encoding and decoding.
Changes from draft-11:
- Subgroup stream type IDs shift from 0x08-0x0D to 0x10-0x15
- Datagram types (separate namespace): 0x00-0x05
- Fetch type: same as draft-11 (0x05)
Structsยง
Enumsยง
- Datagram
- One datagram, of whichever shape its type field names.
- Datagram
Type - Datagram wire types (separate namespace from QUIC stream types).
- Stream
Type - Stream type IDs for draft-12 data streams.
Functionsยง
- check_
extensions_ ๐against_ status - Hold an object to the rule that a non-existent object carries no extensions.
- datagram_
type_ ๐error - Which failure a leading datagram type that is not one a reader wants is.
- read_
extension_ ๐bytes - stream_
type_ ๐error - Which failure a leading unidirectional stream type that is not the one a reader wants is.