-
In .Net Core: The WebSocket is only supposed to transition to Closed when the connection is closed, e.g. as part of CloseAsync after a close frame has been both sent and received.
But in .Net Frame…
-
### Is there an existing issue for this?
- [X] I have searched both the existing open issues & recently closed issues and did not find a duplicate of this issue.
### I have read about the Fleet API …
-
Hi,
I use the streamClient but the websocket-connection closing connection automatically.
![selection_039](https://cloud.githubusercontent.com/assets/850416/26777818/eedb004c-49de-11e7-98f1-0fa181…
-
**Describe the bug**
Hi,
I am having trouble using the subscriptions. It looks like when there is a network failure and the WebSocket connection gets lost, the subsequent subscriptions will just…
-
I know other people have gotten this int he past. It is coming up for me. If I completely kill and restart zero net I can get to the main screen but upon trying to do anything else I get this error. H…
-
I'm running a proxy server and when I try to connect to my server through domain this error is out
nginx conf (part of)
map $http_upgrade $connection_upgrade {
default upgrade;…
-
when i try to start websocket connection from frontend code,it display an error as unable to upgrade *http.response to websocket websocket: request origin not allowed by Upgrader.CheckOrigin in the s…
-
2024-08-12T17:26:29.961701Z ERROR ore_hq_server: Client tried to ready up with expired signed message
2024-08-12T17:26:29.961772Z INFO ore_hq_server: Client
quite a lot:
2024-08-12T17:27:14.9863…
wstdn updated
3 months ago
-
Hi.
I've tried the official [Remote - SSH](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh) extension, and it works.
[Screencast from 2024-02-07 12-38-12.webm](ht…
-
I tried the `Real-time data streaming` example from the [documentation](https://www.dash-extensions.com/components/websocket).
It works as advertised when run locally, but I need to deploy my inte…