-
Model Name: iPad Pro (10.5 inch) (iPad7,4)
Software Version: 17.7.1
App version:
**Home Assistant Core Version**
2024.11.1
(Also happened with 2024.10.x)
**Describe the bug**
iPad w…
-
it would be awesome if you create a websocket example to show how to use it with templates.
-
On shared hosting, websockets are often a no go, because of running processes or the overhead of reconnecting each execution cycle. A solution to this is for relays to provide a simple rest2nostr prox…
-
**NOTE**: The accepted proposal is https://github.com/golang/go/issues/34055#issuecomment-785279844.
- - -
If you head to [https://github.com/nhooyr/websocket](https://github.com/nhooyr/websocket…
-
Hi, team
I want add Websocket endpoints for anton to notify in realtime. Here I brief my thoughts and want your feedbacks.
1, add websocket API endpoint for blocks/txs/accounts/messages, the AP…
-
txsim/cli/cmd imports
github.com/spf13/viper imports
github.com/spf13/viper/internal/encoding/hcl imports
github.com/hashicorp/hcl tested by
github.com/hashicorp/hcl.test imports
github.com/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
Long running websocket connec…
-
The current method works well enough for a single client of a websocket. But the main use case of websockets (especially with HTTP2 solving the head-of-line blocking for many requests) is to be able t…
-
I'm trying to use `after_this_websocket` to cleanup some long-running tasks that go alongside websocket connections. It appears this isn't called reliably enough for me to use it as a cleanup. My serv…
-
Hi,
I'm a matterircd user (Slack/Mattermost IRC bridge), which utilises the slack-go library.
### What happened
On September 19th (approximately 3AM UTC) I stopped receiving messages on my IRC…