-
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/…
-
**Is your feature request related to a problem? Please describe.**
MQTT from javascript only supports websockets , currently websockets are not supported by sMQTT broker, so less useable in my enviro…
-
My service is using websockets, with ingress it shows me an error. Is it possible to get this working?
-
Tested on Linux (Ubuntu 24.04)
When configured for client certificates with `required_certificate true`, `capath` and `protocol websockets`, mosquitto sends a `TLSV1_ALERT_UNKNOWN_CA` / `SSL aler…
CoRfr updated
2 weeks ago
-
@crodas is working on this, doesnt seem to let me assign it
-
Hello team, I make fully onchain orderbook exchange with indexer on javascript, but I feel nervous that my indexer will not catch up to the speed when many users start to use it.
[indexer repo](ht…
-
-
I'm happy with APIFlask for most endpoints.
In my project, we do have a few WebSockets endpoints, and there I do not know how to use APIFlask:
- how do i register WebSocket endpoints? Also with `@…
-
Similar to how gofr support calling http services by adding the service using app.AddHTTPService and then accessing the service from the context.
WebSocket interservice calls should be supported in…
-
Hello, great project!
Are there any plans to support websocket requests in the near future?