Skip to content

v0.2.0

Choose a tag to compare

@ioquatix ioquatix released this 30 Apr 09:29
· 8 commits to main since this release
26b1a63
  • Add Protocol::HTTY::Stream.open(stream, **options) as the preferred constructor for bootstrapping HTTY over an existing stream.
  • Inline HTTY bootstrap encoding and decoding into Protocol::HTTY::Stream, keeping the public API focused on the single raw byte-stream abstraction used by HTTP/2.