jkyberneees / low-http-server

HTTP Server implementation in top of uWebSocket.js
MIT License
50 stars 7 forks source link

uWebSocket is outdated #26

Open waghanza opened 11 months ago

waghanza commented 11 months ago

Hi @jkyberneees @schamberg97 ,

This version does not suport the last node TS version

https://github.com/jkyberneees/low-http-server/blob/5f07246c2f9b6ee48404042ac65d615af1233b3c/package.json#L38

Error: This version of uWS.js supports only Node.js 14, 16 and 18 on (glibc) Linux, macOS and Windows, on Tier 1 platforms (https://github.com/nodejs/node/blob/master/BUILDING.md#platform-list).

Regards,