-
Using the example https://github.com/uNetworking/uWebSockets.js/blob/master/examples/PubSub.js with the only modification being requiring uWebSockets.js instead of '../dist/uws.js' I do not receive ei…
-
### What version of Bun is running?
1.0.0
### What platform is your computer?
Linux 5.10.0-23-amd64 x86_64
### What steps can reproduce the bug?
When creating an http server with the `m…
-
**System information**
- window10 x64
- node@12.14.1
- node-gyp@3.8.0
**Run the command**
`npm install pulsar-client --save`
**The error message**
```
Command: node-pre-gyp install --f…
-
Created a fresh install of the repo at `5f54e0c6a16452d022dfd3951e6ce4bb379de573`.
## Error log
```
E:\PEAT\peat>yarn
yarn install v1.19.1
info No lockfile found.
[1/4] Resolving packages...…
-
There are at least 15 known ways to run the Python test suite. IMO it's too much, it's hard to keep all these code paths consistent. IMO ``python -m test`` should be enough to fit all use cases.
Ma…
-
@uNetworkingAB this is really a great piece of software but i was wondering if there are more examples whereby this can be used as a full fledged web application framework like accepting a form input …
-
Request to [ProxyProtocol.js](https://github.com/uNetworking/uWebSockets.js/blob/master/examples/ProxyProtocol.js) example behind Cloudflare Spectrum with proxy protocol v2 enabled fails (just hangs).…
-
I've been working on an issue that was reported to us where our implementation is force closing a websocket connection. Debugging has shown that we are considering this a buffer overflow, and with th…
-
**Version**
tokio v1.29.1
**Platform**
Host kernel:
`Linux ceres 6.5.0-0.rc1.20230716gt831fe284.216.vanilla.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jul 16 06:46:34 UTC 2023 x86_64 GNU/Linux`
…
-
**Describe the bug**
I have a communication with many data of enough big dimension (>3 Mb per message) received, sometimes the application crash with error: Error: Cork buffer must not be acquired wi…