Skip to content

8.4.1

Compare
Choose a tag to compare
@lpinca lpinca released this 13 Jan 20:04
· 144 commits to master since this release

Notable changes

  • To improve performance, strings sent via websocket.ping(),
    websocket.pong(), and websocket.send() are no longer converted to
    Buffers if the data does not need to be masked (#2000).