Skip to content

v0.7.2

Compare
Choose a tag to compare
@any1 any1 released this 02 Feb 22:47
· 35 commits to master since this release

This release fixes a couple of bugs:

  • Clients are now allowed to request more than 32 encodings (#108)
  • Zlib streams are now preserved when a client switches between encodings (#109)

Changes

Andri Yngvason (2):
      server: Allow server to request more than 32 encodings
      Keep zlib streams when switching encodings