-
## 请确认:
* [x] 问题的标题明确
* [x] 我翻阅过其他的 issue 并且找不到类似的问题
* [x] 我已经阅读了[相关文档](https://satori.js.org/zh-CN/) 并仍然认为这是一个Bug
# Bug
## 问题
当服务端意外退出后,无法自动重连
## 如何复现
开启服务端和客户端
主动断开客户端和服务端的连接(e.g. 拔网线…
-
### Discussed in https://github.com/cuongitl/python-bitget/discussions/28
Originally posted by **YVINEE** October 15, 2024
Hi,
To be compatible with the bitget API v2, there is a little chang…
-
The Django backend will have a websocket port listening for connections. As soon as the user logs in to the dashboard regardless if it's an esi-ui panel or not, the frontend will establish a websocket…
-
![image](https://github.com/user-attachments/assets/7c838a61-9f1f-4234-aa8e-8fd1dea8bbc6)
```
ApolloWrapper.tsx
"use client"
import { HttpLink, split } from "@apollo/client"
import { GraphQLWsL…
-
## Summary
The ballerina graphql package provides client implementation to execute query and mutation operations by connecting to the server. But the subscription operation is not supported by the cl…
-
Version: Deno 1.45.5
OS: Amazon Linux or Ubuntu Linux
Steps: start the server and the client scripts, the server mem should quickly go up, stop the client script to disconnect. Because the server …
-
Hi, and first of all, thank you for your work.
While working with your library I noticed an interesting behavior on disconnects which I am not entirely sure whether this intended or a bug.
Aft…
-
I play one flv live stream with mpegts.
the 0 ~10 seconds, it play well.
but when I suspend the websocket connection for 10 seconds in websocket.
and resume the transport from server to client.
…
-
I am developing an iOS app in Objective-C, on XCode Version 8.2.1 and I'm using SocketRocket through cocoapods.
update: My backend uses Daphne (1.1.0), cloudflare and nginx (1.10.2). So the calls …
-
[ERROR] Traceback (most recent call last):
File "/root/showdown/run.py", line 103, in
asyncio.run(showdown())
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return …