Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 10:45
· 97 commits to master since this release

5.0.0 (2022-08-10)

⚠ BREAKING CHANGES

  • mulitplexed streams now emit Uint8ArrayLists and not Uint8Arrays to handle the case for when transports have smaller chunk sizes than the multiplexer

Bug Fixes