-
-
đź‘‹
While creating a hobby project with hyper-express I noticed when I'm streaming a file to the response, the checksum of the received response doesn't match the original file. The chance of this h…
-
Refering to this code
compiling with llvm 18.1.8 from msvc for windows results in the following warning:
```
...\uWebSockets\HttpParser.h(51,68): warning : 'getenv' is deprecated: This functio…
-
In issue #2 you mentioned:
> My original idea was to port the unix version to windows (should be pretty simple) and
> implement a small webserver in it to serve a UI. This would have some benefits…
-
uWS.js Version: v20.44.0
node version: v20.5.1
Description: When attempting to retrieve the `UserData` generic from the `WebSocket` class by calling the `getUserData()` method, the returned value …
-
I just install `pouchdb-authentication` from npm, and this issue (#249) is not solved.
-
This variant: https://github.com/uNetworking/uWebSockets.js/blob/master/examples/Benchmarker.cjs
should be about 2x the perf. for the first 2 tests. You could possibly add another test case called …
-
When attempting to install uWebSockets.js with the command provided in the README, install fails. The following is the output of running the command:
```
bun install uNetworking/uWebSockets.js#v20…
-
### Submitting
- [x] Bug
- [ ] Question
- [ ] Suggetion
- [ ] Other
ClusterWS 3.1.1
ClusterWS-Client-JS 3.0.5
CentOS Linux release 7.4.1708
On server side I use official example with TLS…
Napzu updated
6 years ago
-
Hi
I am trying to make some preliminary tests to both µWebSockets.js and µWebSockets in order to find out some aproximate limits in terms of supported concurrent websocket connections.
µWebSockets w…