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.