-
-
### Description
Related to https://github.com/juju/python-libjuju/issues/1184
A pin for websockets was added to libjuju 3.5, but not to libjuju 2.9, so 2.9.49.0 will fail if websockets pin is not …
-
I get the following error during setting the entity heating curve.
This occurs for any number I choose.
Version: v0.8.18
Logger: homeassistant.components.websocket_api.http.connection
Quelle: co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I was trying to manage my symbols list in CryptoDataStream client.
But it works fine…
-
Sub-protocols are a part of the WebSocket specification (see [RFC 6455](https://datatracker.ietf.org/doc/html/rfc6455#section-11.3.4)):
> ```
> The |Sec-WebSocket-Protocol| header field is used in t…
-
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…
CoRfr updated
2 weeks ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
```
app-1 | [ls.io-init] done.
app-1 | Obt-Message: Xinerama extension is not present on …
-
I'm trying to use Twitch CLI and utilize its websocket mock server.
The websocket server is hosted on ws://127.0.0.1:8080/ws
And I need to send subscriptions to http://127.0.0.1:8080/eventsub/subsc…
-
Please make implementing a websocket client one of your priorities.
-
I have configured `registry.setPreserveReceiveOrder(true);` to process received messages in order
and am using Spring Security to perform authorization checks during subscriptions.
Before enabling…