-
File "/Users/aka/opt/anaconda3/lib/python3.9/site-packages/websockets/legacy/client.py", line 658, in __await_impl__
await protocol.handshake(
File "/Users/aka/opt/anaconda3/lib/python3.9/sit…
-
Looks like there is a bug where the app can't connect to the node-red websocket via localhost, but it does work when replacing the localhost with the ip address in rotator.js
-
(Previously discussed but not documented)
To help avoid idle resource it would be helpful if the Cylc UI would disconnect its websockets when no longer in use.
This could be implemented via an a…
-
# Summary
The websocket functionality for pod exec needs further unit testing and e2e testing.
# Motivation
Currently only the surrounding functionality is being tested (such as permission va…
-
I think all that would be needed is that the `persistConn` gets "removed". E.g. `decConnsPerHost` would have to be called I think, maybe more?
I think the [http.Hijacker](https://pkg.go.dev/net/htt…
-
```ruby
#!/usr/bin/env ruby
require 'async'
require 'async/http/endpoint'
require 'async/websocket/client'
URL = "wss://polkadot-rpc.dwellir.com"
Async do |task|
endpoint = Async::HTTP:…
-
The mermaid companion container on https://kroki.io is unstable. For unknown reasons, the chrome process is defunct (zombie) and the connection via WebSocket between the Node process and the Chrome in…
-
**Describe the bug**
I got this error message from frontend:
WebSocket connection to 'wss://mydomain.com:6001/socket.io/?EIO=3&transport=websocket' failed: WebSocket is closed before the connection …
-
Hi,
I'm trying to figure out if neffos.js has a method to automatically send ping messages. My reverse proxy (nginx) kept closing the connection which made me aware that neffos.js doesn't do automa…
-
This should involve two things:
* [ ] Make connection errors more obvious (see #187 for motivation)
* [ ] Reconnect when disconnected (will happen if, for example, ESP reboots)
sidoh updated
3 years ago