-
Using python 3.12.7 under windows 11 the discovery server appears to start, but never publishes a port.
There is an issue with the following code in the start method:
self.socket = await asyncud…
-
vscode settings:
```json
{
"rust-analyzer.server.path": "/Users/me/.cargo/bin/ra-multiplex",
}
```
running ra multiplex server
```
/Users/me/.cargo/bin/ra-multiplex server
INFO can…
-
This library makes use of both json and sockets functions from PHP, which are commonly part of extensions.
Therefore `ext-json` and `ext-sockets` should at least be in `suggests` (if they are not r…
-
well what's the point of your library if it doesn't support wss sockets
-
Browser sessions in GHCJSi require the npm package `socket.io` to be installed, which also requires `NODE_PATH` to be set. In the interest of keeping the setup as self-contained as possible, we should…
luite updated
8 years ago
-
## CVE-2020-36049 - High Severity Vulnerability
Vulnerable Libraries - socket.io-parser-3.2.0.tgz, socket.io-parser-3.3.0.tgz
socket.io-parser-3.2.0.tgz
socket.io protocol parser
Library home page…
-
A problem already solved on the native Node.js fetch appears in this lib: if you send multiple requests simultaneously, you're prone to receive the error "socket hang up", probably because the HTTP ag…
-
## WS-2020-0443 - High Severity Vulnerability
Vulnerable Library - socket.io-1.7.4.tgz
node.js realtime framework server
Library home page: https://registry.npmjs.org/socket.io/-/socket.io-1.7.4.tgz…
-
We need some way to enable/disable certificate checking. Currently the library uses the top-level wrap_socket function, which got removed in Python 3.12; that one never did certificate validation. Ho…
-
I am unable to download fashion mnist.
https://github.com/deusebio/Graph-Machine-Learning/blob/513387bb0dd22e5af4b53618b2620e97deb18f61/Chapter03/01_ImageClassification_TensorFlow.ipynb#L38
```-…