Skip to content

7.2.2

Compare
Choose a tag to compare
@lpinca lpinca released this 08 Mar 08:04
· 326 commits to master since this release

Bug fixes

  • Fixed an issue where calling webSocketStream.end() could cause the process
    to crash (9535702).
  • The connection is now closed if a non-masked frame is received on the server
    or a masked frame is received on the client (#1681).
  • The status code 1014 is now allowed to be used (#1682).