-
The newly released Ring 1.11 has standardized websocket APIs for its application: https://github.com/ring-clojure/ring/blob/master/SPEC.md#3-websockets. So I think it is also possible to make sente st…
-
OS: Rocky Linux 9
Janus: build from latest sources
About problem.
Page: https://janus.conf.meetecho.com/docs/service.html
Stage: systemd
On Rocky Linux 9 (not tested on other RH-family oper…
-
# Issue
I am testing out juju-backup-all and ran into the following issue:
```
Traceback (most recent call last):
File "/snap/juju-backup-all/21/lib/python3.8/site-packages/kubernetes/stream/w…
-
* https://bugzilla.mozilla.org/show_bug.cgi?id=1566755
* https://phabricator.services.mozilla.com/D41445
-
I'm trying to use websocket pubsub from an html page loaded over https. The browser's security restrictions prevent this, though, since the websocket connection is made over ws:// instead of wss://. I…
-
### The problem
According to the [Telegram Bot documentation](https://www.home-assistant.io/integrations/telegram_bot/#action-telegram_botsend_poll) most `telegram_bot.send_*` actions, including `s…
-
Hello, I've noticed the python SDK doesn't support the `interim_results` and `low_latency` params in the `recognize_using_websocket` method from the `SpeechToTextV1Adapter` interface. The [official do…
-
- Operating System: Windows 10
- Python Version: 3.11.2
- CCXT Version: 4.4.24
- Freqtrade Version: 2024.1
- Environment: WSL - Debian
I am encountering persistent errors in my logs that appear frequ…
-
I was trying out the terraform provider last night yet I seem to run into the following error:
```
nginxproxymanager_proxy_host.npm01: Creating...
╷
│ Error: Error creating proxy host
│
│ w…
-
The server part must be modified in a way to support multiple parallel connections and should still print valid statistics for each connection.