-
There is a remote system that sends HTTP requests to our app with headers that have underscores in a header key. In version 20.14.0, this was not a problem. When we tried to upgrade to the latest vers…
-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …
-
For a project I've just been working on, I needed to be able to transfer in a socket that I created outside of uWebSockets/uSockets. I modified loop.c by moving the guts of the accept loop into a new…
-
The question is: How to use system library source code files provided by emscripten, for example: https://github.com/emscripten-core/emscripten/blob/main/system/lib/libc/musl/src/linux/epoll.c ?
Wh…
-
https://github.com/uNetworking/uWebSockets.js
A uWebSockts.js kindly needs an abstraction to write routes and kita would be a awesome fit.
-
### What version of Bun is running?
_No response_
### What platform is your computer?
_No response_
### What steps can reproduce the bug?
Run `bun-profile` in a debugger and set a breakpoint on `…
-
I propose to add links to already existing discussion on why this project doesn't use CMake or any other build systems:
* #1043
* #1117
-
Hi there. The following code produces a segfault on the latest release:
```
const uWS = require('uWebSockets.js');
const app = uWS.SSLApp({});
app.addServerName('example.com', {
key_file_na…
-
### Description
(Initially [posted](https://github.com/orgs/community/discussions/77047) in the community discussions, but then I found this repo and thought an issue here might be better.)
I'm ha…
-
**Describe the bug**
Error occurred when use uWebSocket.
It runs successfully, but when trying to establish a connection I get the error below.
```
TypeError: websocket.subscribe is not a fu…