-
I've been wondering if I should move the math stuff to a separate library for v5 and just remove it entirely from twgl. Same for the `primitives` namespace.
They are both in there now just because …
-
Hi,
First of all, awesome framework! Finally gotten started writing a game I've wanted to make for like 3 years.
I was researching today about scalability of server nodes and stumbled upon this …
-
Here is the translation:
**Describe the purpose of this feature and provide relevant information to describe the feature**
- Consider supporting HTTP3
![image](https://github.com/ZLMediaKit/ZLMedi…
-
Due to unoptimized algorithm (as also discussed in #12), `encode` is a memory hog (I have not looked at `decode` yet).
I decided to post this as a separate issue, since the other issue's title does n…
-
Hi,
I am getting this error `Error: This version of µWS is not compatible with your Node.js build:` after upgrading to 20.6.0.
I am running node v14.17.0
What is the new node version requireme…
-
Basically, I can't install the js package.
- (Fails) bun install uNetworking/uWebSockets.js#v20.31.0
- (Fails) pnpm install uNetworking/uWebSockets.js
- (Fails) npm install uNetworking/uWebSocke…
-
I have an SSL app, which ran but all SSL connections failed as the certificates were with incorrect permissions (system admin had messed up).
Knowing that the problem was with the loading of certif…
-
There is this beautiful GUI to visualize the arbitration graphs. Let's add it to the repo and make is easy to work with for our enormous user base.
-
**Describe the bug**
https://github.com/socketio/engine.io/commit/3144d274584ae3b96cca4e609c66c56d534f1715
This is commit has fixed the bug, but some times will still appear.
**To Reproduce…
-
When trying to build this with node 1, I get:
```
[4/13] ⠂ uws
error /Users/bas/Documents/Repositories/mdq-browser/node_modules/sharp: Command failed.
Exit code: 1
Command: (node install/libvips …