-
What is uws ?
-
Another solution to excessive JS calls could be to simply add a caching layer that stores whatever the JS callback wrote, for a duration of X seconds, seding it back from cache until next update.
T…
-
Hello, as you can see in the screenshot I sent as a result of the tests I made, the fastest one is the ws module.
![image](https://github.com/user-attachments/assets/dab7e3bb-93ba-4a3d-afad-34a901a4…
-
### What version of Bun is running?
1.1.4+fbe2fe0c3
1.1.5
### What platform is your computer?
Darwin 23.4.0 arm64 arm
### What steps can reproduce the bug?
Trying to use bun as a packa…
-
Hey,
We see that there are two variables that dictate header limits:
1. UWS_HTTP_MAX_HEADERS_SIZE (configurable via env)
2. UWS_HTTP_MAX_HEADERS_COUNT (set to 100)
When `UWS_HTTP_MAX_HEADERS_S…
-
Hello folks,
We have been using this service in many projects now(And we are quite happy with it), And each one is getting is same random disconnection issues.
We tried with latest version v20.4…
-
Hi.
I used in Node.js [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) this vary fast HTTP/WebSocket server.
I would like to used him in Deno, but I did not find ready-made soluti…
uasan updated
1 month ago
-
Hi, I'm try to install hyper express with [PNPM](https://pnpm.io/) behind corporate firewall.
hyper-express has a github dependencies `uNetworking/uWebSockets` https://github.com/kartikk221/hyper-exp…
-
Whenever i try the `H3App` i get a "segmentation fault"...
some kind of unexpected token...
it crash the application and exit...
system:
(Mac pro M1) darwin arm64
(Node) v21.5.0
```js
//…
-
In the [websocket docs](https://github.com/kartikk221/hyper-express/blob/master/docs/Websocket.md), it mentions MQTT syntax being accepted for subscriptions. However, it mentions nothing about how thi…