-
Use case: Have multiple replicas of a websocket server listening for bidirectional streams, connected to from the jambonz listen verb.
A load balancer is used in front of these replicas, and in orde…
-
When running the tool using `Web` I am facing the issue below.
```bash
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/usr/local/anaconda3/envs/poc/lib/pytho…
-
Right now, the initialized server is not exposed or documented for the user to use.
For example, when somebody likes a post, it might trigger something and a notification is sent over the socket.
-
### 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 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…
-
**Describe the bug**
We have a regression with most of the light protocols tests fail, see https://waku-org.github.io/waku-interop-tests/go/364/#
Regression because yesterday it didn't reproduce
**To…
-
## Bug Report
A WebSocket client instantiated in the Edge runtime will randomly drop incoming messages from the WedSocket server. In my test every 10th or so incoming message is dropped, but it pro…
-
You cannot add your server if the user has unticked the option "Allow this user to manage the server" on the server.
Is this by design? In order for someone to be able to just use MPV shim to view mov…
-
由于我`echo-live`部署的协议是https所以ws无法连接
于是就自己改了一下`main.js`的代码
```js
if (config.https == true) {
const http = require('https');//设置模块
let options = {//设置密钥对
key: fs.readFileSync…
-
### Enhancement Type
A completely new feature
### Describe the enhancement
Currently, the only way to connect to the server and send commands is to use the rcon-cli that your container provides. Rc…