-
**Description of the bug**
When running `pytr dl_docs ./` it ends with `BaseEventLoop.create_connection() got an unexpected keyword argument 'extra_headers'`. This is caused by a change in the "webso…
tjalb updated
13 hours ago
-
Hello! I've repeat your example from website socket-io, but catch exception "Websocket error" in console. Can you say me please what I should to do to fix this problem?
Only my Vue project has this p…
-
Tested on Linux (Ubuntu 24.04)
When configured for client certificates with `required_certificate true`, `capath` and `protocol websockets`, mosquitto sends a `TLSV1_ALERT_UNKNOWN_CA` / `SSL aler…
-
My service is using websockets, with ingress it shows me an error. Is it possible to get this working?
-
### Welcome!
- [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [x] Yes, I've searched similar issues on the [Traefik community foru…
-
Recent commit appears to be causing a TypeError: https://github.com/Lawouach/WebSocket-for-Python/commit/cb60792322c55e22896ff8955b220641895dad46
Here is the error:
```
Exception in thread Web…
-
## Descreva o problema que você quer resolver com essa feature
As informações presentes no client não se atualizam automaticamente (sem que o usuário troque de página ou atualize) quando alguma des…
-
In order to allow for messaging, we need a bidirectional connection. Set up the server socket in order to do this.
Tasks
- [ ] set up the socket as a class named SocketService
- [ ] create an in…
-
i want accessing websocket and api. what should i do ?
i was try using /ai-dock/api but still not working or maybe my configuration is false.
and about websocket any endpoint or like when using in…
-
### Description
I'm deploying marimo app to a GCP and have the following problem: GCP cloud run has a request timeout, since WS connections treated there as long-living HTTP requests WS connections a…