-
-
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…
-
First off, this project is fantastic, thank you!
Feature Request:
I'm trying to integrate this into a websockets project that has no form tag. The challenge comes in via websockets, the user sol…
-
I'm trying to get the secure websocket or non-secure websockets to work with the gateway in version 4.1.4. I get the same error using `wss` or `ws`.
I'm getting this error on startup:
```
org.s…
-
### This issue respects the following points:
- [X] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before cr…
-
Hi,
I'm using this library on a server with multiple public IP addresses and I need to be able to specify an exact IP address for `websockets` library to use. I checked library codes and found whe…
-
### Tested versions
Reproducible in 4.3 builds and earlier. Tested using current wsl_peer.cpp master for 4.4.
### System information
MacOS 13.6.5
### Issue description
When a `WebSocketPeer` is c…
-
After about 9 days of uptime using GWSockets, my x86-64 server can no longer create websockets. So far, this has happened twice and does not fix until after a restart.
Only error reported is: [ERRO…
-
I keep running into this error and im not sure whats the issue all my api keys and url should be correct i double checked
I keep getting this error when i try running it
╭─ ~/samantha-os1/ap…
-
Whenever the opening handshake ends with a code other than 101, an error is logged.
~While this behavior was already present in the legacy implementation (I believe), it's less than ideal.~ EDIT: i…