-
When i try set `protocol: 'ws:'`
i get url `ws:localhost`
-
![image](https://github.com/user-attachments/assets/cdbd904b-3d8b-481b-9c78-2b010afcfcfd)
Request to fix WebSocket error
Some websites use wss protocol, which cannot communicate normally and cannot …
-
WebSockets should be able to negotiate the protocol on UPGRADE. Currently, a client using [`Sec-WebSocket-Protocol`](https://tools.ietf.org/html/rfc6455#page-59) cannot connect since the UPGRADE respo…
-
Occasionally, I encounter this error in CartesiaTTSService. Could this be a bug in the CartesiaTTSService, the Cartesia library, or my code?
2024-09-18 09:25:01.202 | ERROR | pipecat.services.ca…
-
提交 Issue 之前请先在issue上搜索是否有相似问题, 看看能不能解决问题 (有太多相同的issue,没精力处理)。
除非特殊情况,请完整填写以下所有问题,不按模板发的 issue 将直接被关闭。
1) 你正在使用的 V2RayU 和 Mac 版本 ?
V2RayU = 4.2.5
OS=12.7.1
2) 你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证…
-
...In case someone wants to write a browser client or some other client to it.
-
## Description
```
jupyter_server/jupyter_server/services/kernels/websocket.py", line 87, in select_subprotocol
preferred_protocol = self.connection.kernel_ws_protocol
…
-
## Why?
HTTP 1/1 has limitations such as the status code required to be sent first, not allowing for errors or timeouts during results response (#51).
WebSockets is designed for building differe…
-
### Integration Name
Proofpoint On Demand [proofpoint_on_demand]
### Dataset Name
proofpoint_on_demand.audit, proofpoint_on_demand.messages
### Integration Version
1.0.1
### Agent Version
8.15.…
-
Hi!
I am facing an issue both in local (Mac OS Sonoma 14.2) and deployed on render.com.
Basically after a while the socket close without receiving further updates and I get this error:
2024-0…