-
Hi,
I tried to compile this project but encountered the following runtime error:
```
Uncaught RuntimeError: Aborted(alignment fault)
at abort (websockets-doom.js:663:41)
at alignfault…
-
On my inverter I am getting the following errors, when debugging SungrowMdbusWebClient in `http` mode. I have reduced it down to a `websocat` repro: (first JSON line is input to inverter, second line …
-
I think that later on we may want to use WebSockets for the Delta API, to allow for bidirectional communication.
Perhaps we could use it also to serve the Bulk API, if it offers a performance gain.
…
-
By default Owntracks tries to establish a connection, using MQTT over WS, contacting `:/mqtt`
It would be cool if there is a way to change that path to something else, customized. Even if one shoul…
-
As part of this weeks retro, we discussed that we should not (but do in some cases) use websockets in the project. IRS is not okay with the use of web sockets, so this causes a problem with our custom…
-
I got those errors last night after a brief electricity shortage :
```
websockets.exceptions.ConnectionClosedOK: sent 1000 (OK); then received 1000 (OK)
2024-11-16 23:54:17,127 - asyncio …
-
Our real-time chat implementation currently uses short-polling which is very inefficient. We need to use websockets.
- [Nitro Websockets](https://nitro.unjs.io/guide/websocket) or a separate websoc…
-
Hi!
I installed the "Alexa Shopping List Sync" as an Add-on in my Home Assistant OS setup. I also installed the "Advanced SSH & Web Terminal" Add-on to execute the Python client-script to configure t…
-
Hi, thanks for amazing library
I'm using Helius RPC provider and they implemented a custom "transactionSubscribe" websocket message.
https://docs.helius.dev/webhooks-and-websockets/enhanced-webso…
-
Originally requested in http://sourceforge.net/p/sipp/feature-requests/33/ for draft-ietf-sipcore-sip-websocket, now actually available as [RFC 7118](https://tools.ietf.org/html/rfc7118).
This would …