Skip to content

Releases: uNetworking/uWebSockets.js

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

v19.4.0

15 Sep 19:54
1f35874
Compare
Choose a tag to compare

Updates to uWS 19.6.0

v19.3.0

26 Jun 20:51
7bf0faa
Compare
Choose a tag to compare
  • Updates uWS to v19.3.0
  • Exposes us_socket_local_port

v19.2.0

20 Apr 17:25
77b1761
Compare
Choose a tag to compare

Node.js 16

  • Supports Node.js 12, 14, 15, 16

v19.1.0

13 Apr 13:00
Compare
Choose a tag to compare
  • Updates uWS to v19.2.0

v19.0.0

10 Apr 21:56
Compare
Choose a tag to compare
  • Updates uWS to v19.1.0. Read about changes there.