-
**Describe the Bug**
I am using your WebSocket Client library with the ESP32-WROOM-32D module to send sensor data to my Ionic application after reading it from the serial interface. The serial baud r…
-
Main issue:
When using bigger timeframes in the api.GetCandles function e.g. api.GetCadles(symbol, 3600) #1hour timeframe you will barely get any data back from the function.
Showcase of the issue…
-
example/tokio_tungstenite.rs
I am facing an issue with the `binance_spot_connector_rust` library where the WebSocket connection attempt times out without any response. When executing the following …
-
### Description
With update 11, the default package documentation has changed to `README.md` file[1]. This change is backward compatible. But still there is an error printed for the libraries which h…
-
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…
-
-
I'm using this library to create a zero-trust tunnel into a Kubernetes cluster, when I encountered this error message:
> failed to write msg: failed to close writer: failed to acquire lock: context…
-
Hi, I hope this is not a duplicate, I didn't find anything related to it though.
I had a question regarding this library: how can we deal with refresh tokens with the `useWebSocket` hook?
I use…
-
You say the websocket library to use is version 2.1.4 by links2004. The newest version of this library is 0.4.15. The only wesbsocket library I can find with a version 2.1.4 is by Markus Sattler, j…
-
Let me just say that SimpleFramework is fantastic :)
In any case, I am having some troubles getting WebSockets to work correctly (using 6.0.1).
Although I am able to connect to SimpleFramework's Web…