-
-
Hello 👋🏻
I have checked the documentation and seems like the WebSocket plugin can only be used to implement a client. I would like to ask if it can have the ability to create a server instance as …
-
I have trouble setting up simple websocket example, it panics with an error when calling on_upgrade:
```
there is no reactor running, must be called from the context of a Tokio 1.x runtime
```
Bec…
-
Is there any plan to add [websocket](https://en.wikipedia.org/wiki/WebSocket) support to `luasocket`?
Currently the main WS implementation for Lua seems to be [`lua-websockets`](https://github.com/…
-
Add the ability to configure websockets via headers so that one can select specific events to listen to. This filter must be applied from the firewall-controller.
-
Currently WebSockets are only used for realtime updates of device logs.
Drawbacks I see
- Added code complexity (eg. there are no tests yet for this endpoint, additional package)
- Deployment com…
-
![image](https://github.com/user-attachments/assets/cdbd904b-3d8b-481b-9c78-2b010afcfcfd)
Request to fix WebSocket error
Some websites use wss protocol, which cannot communicate normally and cannot …
-
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…
-
build websocket server that receives raw-voice data from Twilio server (by Dial tag)
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A …