Module swim.http2
HTTP/2 frame model and wire protocol codec that incrementally decodes
and encodes HTTP/2 streams without intermediate buffering.
-
-
Packages
Exports Package Description swim.hpack Header Compression for HTTP/2.
-
Modules
Requires Modifier Module Description transitive swim.codec Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.transitive swim.collections Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).transitive swim.structure Generic structured data model, with support for selectors, expressions, and lambda functions.
-