Skip to content

6.7.0

Compare
Choose a tag to compare
@kartikk221 kartikk221 released this 23 May 05:19
· 160 commits to master since this release

What's Changed

  • Alien mode from uWebsockets.js is no longer enabled by default due to potential instability and volatile performance depending on system and use case.
  • Optimized callbacks away as binded functions for each constructor invocation of Request/Response components.
  • Optimized property assignments and pre-initializations in Request/Response components.
  • Added additional tests for testing asynchronous upgrades of Websocket connections with authentication.

Full Changelog: 6.6.1...6.7.0