-
Hi @Fenny,
You inform me that the is some stories about `uWebSocket`
@see https://medium.com/@rockstudillo/beware-of-uwebsockets-js-b51c92cac83f
Thanks for notification :stuck_out_tongue:
…
-
**Environment (please complete the following information):**
- **WebdriverIO version:** webdriverio@5.16.7
- **Mode:** CLI
- **Node.js version:** v12.6.0
- **NPM version:** 6.13.0
- **Plat…
-
I am doing:
```
git clone https://github.com/ngageoint/opensphere-yarn-workspace.git
cd opensphere-yarn-workspace/workspace
git clone https://github.com/ngageoint/opensphere.git…
-
Krypto-trading-bot appears to value speed highly.
I noticed that the uWebSockets library used is a major revision out of date.
At https://github.com/uNetworking/uWebSockets/blob/v0.14/README.md,…
xloem updated
5 years ago
-
On install / Upgrade i get this warning:
warning twitch-js > uws@10.148.2: New code is available at github.com/uNetworking/uWebSockets.js
see also: https://npm.taobao.org/package/uws
https://…
-
## Description
Sending a message with length > `UINT16_MAX` triggers the following error when compiling with `-fsanitize=undefined`:
```bash
# gcc v7.4.0
$ ./EchoServer
Listening on port 9001…
-
please create a new release including at least https://github.com/uNetworking/uSockets/commit/824ff9708bac06093278ae0c23f3c0837fce22c8 when possible'' thanks''
meanwhile (with release v0.1.2):
```…
-
Maybe somebody have example?
-
There is a new faster TS release of uWS, https://github.com/uNetworking/uWebSockets.js
https://medium.com/@alexhultman/millions-of-active-websockets-with-node-js-7dc575746a01
The new version doe…
jafri updated
5 years ago
-
Here's a demo file for this error. It's just lists the files of a directory
```javascript
const path = require('path')
const fs = require('fs')
const nanoexpress = require('nanoexpress')
const …