-
I am not sure how to reproduce this exactly, but I can leave some logs and brief explanation of what I think is going on.
First consider the following: I have a service that allows the client to make…
-
When running my app with `yarn run start`, the `websocketStore` connects to `localhost:38535` regardless of what I have in the `url` parameter:
```
import websocketStore from 'svelte-websocket-store…
-
**Describe the bug**
I am unable to access websockets over SSL. (unraid -> cloudflared->nginx reverse proxy manager + authelia )
Trying to use Frigate as a docker container... everything works…
-
Add a second messaging server and create an HA setup. Some considerations may include:
- the dapp connects to the messaging server over websocket. What would be the effect of a client connecting to…
-
### Issue
HI Everyone,
Today i upgraded my semaphore instance to version 2.10.22 my image is based on semaphoreui/semaphore:v2.10.22
When I try to run any task ( created on previous versions), …
-
Crystal's [`HTTP::WebSocket`](https://crystal-lang.org/api/1.7.3/HTTP/WebSocket.html) is still lacking in some key parts, which I will go over individually:
- No overview section or basic usage exa…
-
**Describe the bug**
We see regular connection losses and reconnections (every 30s) when running Livekit with Safari (both macOS and iOS) via ICE/TCP. It works fine with Chrome on macOS and with ever…
-
Gang:
I'm working with the extended chat example (works great out of the box), and trying to send a message from the server to the client when the web socket is initially opened:
```
class ChatW…
-
Hi,
I just wanted to know if this project is still manteined/supported.
However while installing I got:
hpmaptest@ubuntu:~/honeymap/server$ go get
_package code.google.com/p/go.net/websocket: unab…
-
**Is your feature request related to a problem? Please describe.**
My react client switches between 2 AppSync API endpoints using `Amplify.configure`
When connecting to the first API everything wo…