Skip to content

Releases: uNetworking/uWebSockets.js

v20.8.0

20 Apr 13:40
Compare
Choose a tag to compare
  • Updates to uWS 20.13.0.

v20.7.0

20 Apr 06:13
Compare
Choose a tag to compare

Node.js 18, LTS-only

With this release and going forwards we will support only LTS versions of Node.js. Every year one new LTS version will be added and one old will be dropped. This means we always support a rolling set of 3 LTS versions. This release supports 14, 16 and 18.

v20.6.0

16 Dec 04:36
a58e810
Compare
Choose a tag to compare
  • Adds HttpResponse pause/resume throttling

v20.5.0

07 Dec 20:37
Compare
Choose a tag to compare
  • Various fixes

v20.4.0

31 Oct 03:53
Compare
Choose a tag to compare
  • Updates uWS to v20.8.0, fixing broken compression

v20.3.0

30 Oct 22:30
e5d6241
Compare
Choose a tag to compare
  • Fixes DEDICATED_DECOMPRESSOR
  • Adds a range of DEDICATED_DECOMPRESSOR_32KB ... DEDICATED_DECOMPRESSOR_512B
  • Updates uWS to v20.7.0

v20.2.0

28 Oct 19:22
0e00c0a
Compare
Choose a tag to compare
  • Fixes issues with ArrayBuffers introduced in v20.1.0

v20.1.0

24 Oct 21:20
Compare
Choose a tag to compare

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.

v20.0.0

01 Oct 02:30
Compare
Choose a tag to compare

v19.5.0

22 Sep 16:20
Compare
Choose a tag to compare

Updates uWS to v19.8.0