-
Hey,
I ran the server code using the following command: **python run_server.py --port 9090 --backend faster_whisper**
I checked the server status with: **netstat -ano | findstr :9090**.
The …
-
https://socket.io/ + chart.js
-
### Clear and concise description of the problem
As discussed in the meeting, I am opening an issue where we can start a discussion on the design how to best approach what support for websockets in T…
-
As a developer, I need to authenticate users inside a websocket session. In nuxt (h3), `defineWebSocketHandler` provides the API which doesn't pass the originating `H3Event`, only raw URL and headers.…
-
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…
-
Hi,
I am fetching data for NIFTY options at various strikes for both call and put at intervals 1s and 1minute. Every so often, I end up missing a few ticks randomly. Like 24100 Call comes, 24050 is…
-
Implement Collaborative functionality using websockets for sending changes realtime.
-
### Desc:
- Docs:
https://jmap.io/spec-core.html#push
https://github.com/apache/james-project/blob/master/server/protocols/jmap-rfc-8621-integration-tests/jmap-rfc-8621-integration-tests-common/src…
-
When initially connecting, everything works as expected. However, upon reconnection, message handling becomes inconsistent. Sometimes messages are delivered, but this is very random, and often the rec…
-
Hi,
It seems that Home Assistant is moving away from maintaining the REST API in favor of the WebSocket API, as indicated by discussions on various forums. Due to this shift, the REST API has limit…