-
Have struggled to send data via WebSocket Group out of onUpdate , onConnection and other onSomething methods. Does it support it? If i just store the pointer to uWS::WebSocket * will it work?
-
## Feature Request
### Is you/your team sponsoring this project
- [ ] Yes
- [X] No
### Is your feature request related to a problem? Please describe
I'm writing a ratelimiter that rate li…
-
Is uWebSockets guarantee the preserving ordering of sending and receiving messages?
e.g if some client send to us packet A then after some ms send packet B, do uWebsocket guarantees that we receive p…
-
Dear Sir,
I kindly would like your assistance to build the module for FreeBSD; as I understood that there is no support for uwebsockets.js for FreeBSD.
I have found the library in the BSD ports tre…
-
This package depends on a lot of outdated packages that are either in maintenance mode, or not being maintained. Installation yields this log:
```
warning haversine-geolocation > sinon > @sinonjs/…
-
Hi Alex,
First of all: thanks for creating and maintaining this wonderful project.
I've just started using uWebSockets (C++) in a side project and I've noticed the following:
When I send a me…
-
## Feature Request
### Is you/your team sponsoring this project
- [ ] Yes
- [x] No
### Is your feature request related to a problem? Please describe
Right now you have to reference source…
-
## Feature Request
- missing benchmarks on main page ( this guy do it right ) http://gwan.com
**Missing info on main page**
Performance improvement by ~25%
Try to call EXPERIMENTAL_FASTCALL=1 node…
-
I'm debugging an issue that I believe manifests as re-ordering messages. I'm still trying to make a small consistently reproducible example, but here's the human version:
1. Start cork.
2. Call We…
-
Previous server used node 12. Should use 14.
uWebsockets - uws should be 19.0.3 instead of the current 17.0.3 (this fixes it) in the package.json
Client app - caniuse-lite should be removed, and e…