Skip to content

v20.1.0

Compare
Choose a tag to compare
released this 24 Oct 21:20
· 735 commits to binaries since this release

Node.js 17 and BoringSSL

  • Adds support for Node.js 17, removes support for Node.js 12.
  • Updates to latest uWS.
  • Binaries are now built against BoringSSL, not against whatever OpenSSL version/fork Node.js ships with. This improves performance, cuts dependencies on the Node.js camp and improves binary compatibility. Please test SSL and report any issues.