-
Hi everyone,
is the current implementation supporting WS transport of MQTT?
Would be great to have it since most corporate firewalls/proxies intrinsicly block traffic which is not over port 443…
-
Hi, anyone having issues with stream? I've tried sample 'stream_ig.py' with Live account credentials and looks like there is something with websocket connection.
```
Creating new v2 session for use…
-
提交 Issue 之前请先在issue上搜索是否有相似问题, 看看能不能解决问题 (有太多相同的issue,没精力处理)。
除非特殊情况,请完整填写以下所有问题,不按模板发的 issue 将直接被关闭。
1) 你正在使用的 V2RayU 和 Mac 版本 ?
V2RayU = 4.2.5
OS=12.7.1
2) 你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证…
-
**Jetty version(s)**
jetty-12.1.x
- [ ] jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/src/test/java/org/eclipse/jetty/ee9/cdi/tests/websocket/JettyWebSocketCdiTest.java
- [ ] jetty-ee9/jetty-ee9-t…
-
It seems bybit requires user to send custom ping in `str` type not `byte` type.
Its offical [sdk](https://github.com/bybit-exchange/pybit/blob/master/pybit/_websocket_stream.py) using `self.cu…
-
I have a single thread application which can process TCP connections (some implementation of Reactor pattern).
I want to add possibility to process websocket connections.
Let's assume that I have es…
-
```yml
config:
target: "https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
phases:
- duration: 60
arrivalRate: 1
name: "Warm Up"
- duration: 60
arrivalRate: …
-
I get this error when deploying the current apptainer-deployer https://github.com/alexschroeter/apptainer-deployer/commit/ba15e86b95312b0c2a4bb33bebbb247f33436970
```
ERROR:rekuest_next.agents.tra…
-
## Problem
One of the major shortfalls of Wiretap is that without third party tools, the top-level transport is *always* WireGuard/UDP.
A workaround for wrapping the transport in TCP is provide…
-
如题,在本地电脑上运行没有问题,但是在服务器上就会这样
```python
11-09 14:35:47 [ERROR] nonebot | QQ | Error while setup websocket to wss://sandbox.api.sgroup.qq.com/websocket. Trying to reconnect...
Traceback (most recent cal…