-
Removal of Websocket support was documented in 6bbe81f... This issue is a placeholder to ensure Websocket support is restored.
README currently states:
```
- (Note that websocket connections are n…
aiman updated
1 month ago
-
I have a particular usecase where I am trying to send data from my JS front end to my Python backend via websockets, exposed through ngrok.
Python Server:
```python
async def handler(websocke…
-
After mounting Chainlit to the FastAPI application, if the Gunicorn command is used to start the application and multiple processes are specified (using the -w option), an error will occur. The startu…
-
Binance.us does not seem to be using websockets correctly.
2024-09-02 16:07:34,331 ERROR ConfigurationWebInterfaceModel Error when checking binanceus exchange credentials: binanceus 418 I'm a te…
-
This project has been a life-saver helping to run MySQL queries from a Worker.
One issue causing some pain is intermittent "Failed to create WebSocket connection: 502 Bad Gateway" errors.
Debug …
-
Hello i'm having this error on the websocket connection. We have already implemented the SDK on our app and it was working fine on the store last wednesday. But today it dont work anymore
Something…
-
Communication goes silent between concord4ha and concord4ws if the box that the ws docker is running on is rebooted (on purpose or otherwise).
Communication restarts (resumes?) if I:
```
su…
ltgcc updated
2 weeks ago
-
Hello Breeze Team,
I am trying to get the second by second candle data for Reliance and Infosys using the Breeze web-socket, however the connection get's discontinued abruptly. I will attach the co…
-
**Jetty version(s)**
12
**Description**
The analysis to fix #11581 showed the following:
WebSocket closes the EndPoint too early, namely when it has received a CLOSE frame and it has sent one.…
-
When there are 8 WS clients, insert 1000 at the same time every 0.5 seconds, TaosAdapter will crash, but HTTP will not.
TDengine ver 3.2.3.0
TDengine JDBC ver 3.2.8