-
I get this error when trying to connect to the websockets..
` handler, values = adapter.match()
raise WebsocketMismatch()
werkzeug.routing.WebsocketMismatch: 400 Bad Request: The browser (or pro…
-
I plan to use this library from js in a web app.
Is it possible to use this over websockets, like this?
https://github.com/tmc/grpc-websocket-proxy
https://github.com/grpc/grpc-experiments/issues/1…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a site-…
-
Tried everything, changed ProxyIP, tried connecting to different ports, tried with best IP and direct IP. It just does not connect.
-
## 🐛 Bug Report
**🔎 Describe the Bug**
I use a websocket event to create autogen chat session in the background. When the event happen twice even if the session is created with
`observer= agento…
-
### Vaultwarden Support String
### Your environment (Generated via diagnostics page)
* Vaultwarden version: v1.32.4-1
* Web-vault version: voidc_button-v2024.6.2-4
* OS/Arch: linux/x86_64
* Runni…
-
I am having a strange issue with websockets. I have my websocket server behind an apache httpd 2.4.51 proxy and the sockets keep disconnecting after 30 seconds or so. I am trying to investigate the …
-
Hi, I'm creating a proxy server on my remote vps using 3proxy, when I make a connection via websocket using my http proxy on which I do not set the login and password, the connection is successful, th…
-
### 🥰 Feature Description
希望后端推送给前端数据的时候,不要使用这种单向的http流式推送,这种方式比websocket双工方式而言,更加容易被企业防火墙阻断,特别是很多程序员都是在公司内部电脑上面使用的时候,经常遇到被公司防火墙阻断这种http单向推送,使用体验非常不好,大型的公司,开发人员超过200个的各种大型公司,在这种公司内部电脑使用的时候,经常触发防火墙或者代…
-
We need a websocket widget in the screens section. The websocket could potentially use the django channels support to connect directly to some external source via a proxy set up in django/aframe serve…