Skip to content

v17.1.0

Compare
Choose a tag to compare
released this 19 Jan 19:44
· 1337 commits to binaries since this release

Speeding ticket

  • Moving from vanilla V8 function calls to Node.js wrappers results in up to 25% performance loss, but is the only true solution to the various issues reported regarding process.nextTick and debugging.
  • Updates uWS to v0.17.1
  • Adds WebSocket.unsubscribeAll, WebSocket.ping