-
https://github.com/magic-wormhole/magic-wormhole-protocols/pull/12 has made clear that we really should be using TLS. There's no documentation on that topic so I did the naive thing tried connecting t…
-
### Description
After carrying out some load tests using the `Websocket` module, I noticed that sometimes the `websocket:closed` event is not triggered.
This problem seems to be particularly not…
-
I get this error when using Python 3.10:
```
Failed to establish websocket connection: Cannot create a client socket with a PROTOCOL_TLS_SERVER context (_ssl.c:801)
```
Is there any websocket …
-
I am struggling to figure out what is `node.ws` varible is used for? I created the certificate secret using `cert-manager`, but can it be used for configuring TLS for `rpc`, `rest` and `ws` endpoints?…
-
## Description
Firefox is unable to establish a WebSocket connection to our server at `wss://redarena.ai:3000/ws`, and API calls to the backend are also failing. This issue might be related to Cloudf…
-
While testing native-tls support I'm running into an issue on windows when running the basic client example:
```
thread 'main' panicked at 'Tried to access actively upgrading TlsStream', Z:\ws-rs\…
-
On the front page of this repository/project, one reads that the daemon can be started as follows.
> `daemon/bonefish --realm "default" --websocket-port 9999`
Does the `--websocket-port` cover b…
-
### Description
Currently there is no way to properly pass `/dnsaddr` to WSS transport and work as expected:
1. If you wrap `libp2p::websocket::WsConfig` with `libp2p::dns::Transport` then you b…
-
I need to set up a large number of websocket connections to the site\app. At my volume I am starting to get connection errors. I manage to get around this by randomizing impersonate:
###
i…
-
Cargo.toml
```toml
taos = { version = "0.12.3", default-features = false, features = ["native"] }
```
报错
```text
the package `apps` depends on `taos`, with features: `native` but `taos` does n…