-
Hi I get this SocketException inside closingCallback after a sometime, maybe after aprox 30h running streaming the websocket.
Once I got this 3 times in a row, 1min after each time. I dont know wh…
-
* Version: 5.12.2
* Python: 3.7
* OS: Mac
* `pip freeze` output
```
aiohttp==3.8.1
aiosignal==1.2.0
APScheduler==3.8.1
async-timeout==4.0.1
asynctest==0.13.0
attrs==21.2.0
backports.zoneinf…
-
Hi, I have an issue that is taking me some time, it is basic but I could not find any example addressing it.
In my app I wrapped the autobahn code around a class(let's call it AutobahnWsClient) whi…
-
Dear JKorf,
my websocket implementation for Kucoin Websockets LiveNet works great, but I have problems with the Sandbox websockets.
When working with Binance, I just need to change the base addres…
-
SubscribeToOrderBookUpdatesAsync Doesn't seem to be working.
It returns the error: "No response on subscription request received"
-
there is typo error between cummulativeQuoteQty and cumulativeQuoteQty.
impact is when you run
let orderResult = (await mainClient.submitNewOrder(orderRequest)) as OrderResponseFull;
orderRes…
-
Binance Spotにて[UserDataStream websocketのlisten key](https://binance-docs.github.io/apidocs/spot/en/#listen-key-spot)を取得しようとすると下記のエラーが出ます。
```
{'code': -1101, 'msg': "Too many parameters; expected…
ko0hi updated
2 years ago
-
### I did this
I am using the `multi_socket` interface with `libev` to connect to a WebSocket endpoint. I have observed an intermittent bug where curl gets stuck `CURLMstate::MSTATE_CONNECTING` stage…
-
I'm getting 'NetworkError: connection closed by remote server, closing code 1006' when running watchOrderBook with multiple symbols everytime. Is there a way to fix this? I'm using NodeJs wih code exa…
-
- Plugin Name:
- Plugin Version: 6.17
- OS Name: Mac OS X
- OS Version: 10.15.7
- Java Version: 11.0.10
- App Name: WebStorm
- App Full Name: WebStorm
- Is Snapshot: false
- App Build: WS-211.6693.10…