uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
8.1k stars 578 forks source link

Support of Node 23.х (module version 131) #1116

Open aleksraiden opened 1 month ago

aleksraiden commented 1 month ago

In a new version of NodeJS modules have a version 131 (see: https://github.com/nodejs/node/commit/17a17164d6) to adopt a new V8 version.

Please, add support of this platform

uNetworkingAB commented 1 month ago

Yes it will come soon

Maclay74 commented 2 weeks ago

I think that even 22 isn't supported currently:

Error: This version of uWS.js supports only Node.js versions 18, 20, 21 and 22 on (glibc) Linux, macOS and Windows, on Tier 1 platforms 
Error: Cannot find module './uws_win32_x64_127.node'
node -v
v22.11.0
uNetworkingAB commented 2 weeks ago

You need to update uWS