-
The current method works well enough for a single client of a websocket. But the main use case of websockets (especially with HTTP2 solving the head-of-line blocking for many requests) is to be able t…
-
### 系统版本
macos monterey 12.7.6
### QQNT 版本
6.9.58-28971(官网和苹果商店都是这个版本)
### LLOneBot 版本
v4.1.2
### OneBot 客户端
2.16.0, built on 2023-10-20 06:28:10
### 发生了什么?
没有返回登入账号信息
### 如何复现
1
### 期望的结…
-
There's been a update on intraday & carryforward brokerage charge changes.
Before all intraday orders has zero brokerage but now all orders has a fixed rs. 10 per order.
I understand their busi…
-
Hello
nodejs/go binance api libraries support also websocket apis
https://github.com/binance-exchange/binance-official-api-docs/blob/master/web-socket-streams.md
do you think to implement t…
-
详见地址: https://api.wolfx.jp/websocket.html
WebSocket 相较于 HTTP 轮询对服务端和客户端的压力将会减小很多
-
Weakness in updating speed Bitstamp websocket api
-
### Feature request
websocket implementations rely on `window.WebSocket` not `window.fetch` so our network capture doesn't see or report on websocket requests
if we also patched websockets then …
-
Hi, team
I want add Websocket endpoints for anton to notify in realtime. Here I brief my thoughts and want your feedbacks.
1, add websocket API endpoint for blocks/txs/accounts/messages, the AP…
-
Tested on Kubernetes 1.14 (minikube 1.0). To reproduce:
1. deploy pod with a websocket server running:
```bash
kubectl run wsserver --generator=run-pod/v1 --rm -i --tty --image ubuntu:d…
-
**Description**
Seems to be introduced with the [JS API refactoring changes](https://github.com/deephaven/deephaven-core/pull/5890), though unsure if this is because we were misusing the API prior …