github uNetworking/uWebSockets.js v16.5.0

latest releases: v20.6.0, v20.5.0, v20.4.0...
4 years ago

WolfSSL, worker threads & cork

  • This change adds experimental WolfSSL support as alternative to Node.js's built-in OpenSSL. Contact me if you're interested, you'll need a WolfSSL license and a custom build.
  • It is now possible to scale multiple servers using Node.js worker threads, not only cluster. Example included.
  • res.experimental_cork has been renamed to cork and is now documented.
  • req.setYield was added and documented.

Don't miss a new uWebSockets.js release

NewReleases is sending notifications on new releases.