Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

1.17.6

Choose a tag to compare

@e3ndr e3ndr released this 08 Jul 19:40
· 6 commits to main since this release

RHS

  • Fixed some threading issues.
  • Fixed some buffer problems.
  • Fixed WebSockets sometimes breaking with long messages.
  • Increased the URL buffer, max of 256k is allowed in URLs.
  • Auto fragment websocket TEXT frames as well.

Json

  • Fixed some issues where object keys would not deserialize properly.