-
## WS-2017-0421 - High Severity Vulnerability
Vulnerable Libraries - ws-3.1.0.tgz, ws-2.3.1.tgz, ws-1.1.5.tgz
ws-3.1.0.tgz
Simple to use, blazing fast and thoroughly tested websocket client and se…
-
Dear Rene (@renerocksai),
I don't know if you're aware, but I am slowly progressing with the new version for the facil.io library.
The logic moved to the [facil.io C STL](https://github.com/faci…
-
Can we allow connect to http(s) url for endpoints that are upgraded?
-
I love using websockets, and frequently set them up for various projects, but there's no great websocket library that does both wasm and native.
I might be bad at sleuthing crates.io, but I can't f…
-
Hi!
I've just found your library and this looks great from what I've seen - nice work!
I'm looking to write an OCPP server and started writing my own websocket handler boiler plate code with ASP…
-
Pseudocode:
```py
ws = unified_trading.WebSocket()
ws.exit()
```
The websocket closes just fine. But it throws nonstop errors afterwards because the websocket is still trying to ping even thoug…
-
### Specification
The current situation in Polykey with TLS will involve lots of TLS libraries. This is not as secure as it can be. It's better to centralise the TLS libraries to 1 BoringSSL librar…
-
We know that our async infrastructure is not the best. It has multiple processes and has some potential bugs, so I decided to spend some time to rewrite WebSocket client on Rust.
I should help to fix…
-
### Describe the feature
Add support for WebSocket APIs in Python
### Use Case
Consistency with remainder of PDK
### Proposed Solution
Need to add the following:
- [ ] Runtime: opera…
-
I spent the whole morning trying to figure out why pio couldn't find the NetworkClientSecure dependency that websocket needed. Eventually I discovered that pio was looking for dependencies for the ent…