-
uws got deprecated by its main author and is not on npm any more there are backups the creator had the opinion that it is not secure
see the npm message for uws https://www.npmjs.com/package/uws
-
@alexhultman, thanks for your great library!
Would you mind putting the headers into .\ include\usockets\?
We want to support Usockets in VCPKG for users, we installed the headers to \inlcude\u…
-
### Issue Description
usw is deprecated: "npm WARN deprecated uws@10.148.2: stop using this version"
### Steps to reproduce
npm install
### Expected Results
Possibly remove uws as a …
-
### Steps to reproduce
uWebSocket npm package [here](https://docs.feathersjs.com/api/socketio.html#uwebsocket) are deprecated, check [here](https://www.npmjs.com/package/uws).
### Expected behav…
-
How I can detect connect errors?
-
I am working with deepstream with java client on android. After much fiddling, I noticed that [uws](https://www.npmjs.com/package/uws), [clone](https://github.com/deepstreamIO/uws-dependency) of which…
-
charlesb@GroundStation:/usr/src/inav-configurator $ npm install
[ .................] | preinstall:inav-configurator: info lifecycle inav-configurator@2.0.0~preinstall: inav-configurator@2.0.0
> uw…
wx4cb updated
5 years ago
-
* [x] report a *bug*
* [ ] request a *feature*
### Current behaviour
For Nodejs 8.x and 9.x (with uws = 8.x) works properly.
For Nodejs 10.x + uws (>= 8.x =10.x):cannot find module 'uws'.
…
ghost updated
5 years ago
-
Hello,
I just looked over your repo and it's pretty amazing. Congrats ! All interfaces looks pretty nice and self explanatory.
What I'm wonder it's the performance of this servers from a memory …
-
Looks like µWebSockets removed: https://www.npmjs.com/package/uws
```colyseus-defold/server/node_modules/uws/uws.js:38
throw new Error('Compilation of µWebSockets has failed and ther…