Skip to content

v0.11.0

Choose a tag to compare

@adam-fowler adam-fowler released this 24 Jun 07:38
· 72 commits to main since this release
  • Add new protocol HBStreamerProtocol to allow for multiple types of buffer streaming.
  • Allow HBRequestBody.stream to create a HBStreamerProtocol from a ByteBuffer. Fixes issue when trying to stream small buffers that never create a Streamer type.