Skip to content

7.5.0

Compare
Choose a tag to compare
@lpinca lpinca released this 16 Jun 13:15
· 212 commits to master since this release

Features

  • Some errors now have a code property describing the specific type of error
    that has occurred (#1901).

Bug fixes

  • A close frame is now sent to the remote peer if an error (such as a data
    framing error) occurs (8806aa9).
  • The close code is now always 1006 if no close frame is received, even if the
    connection is closed due to an error (8806aa9).