-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I tried to change the websocket endpoin…
-
`Error: Websockets support not available. `
I tried versions x86 and x64.
Then I tried 2.0.12 and the error wasn't present
Configuration:
```
listener 1883
allow_anonymous true
listener…
-
[Support websockets for text to speech](https://elevenlabs.io/docs/api-reference/websockets)
ElevenLabs-DotNet-Proxy should also support forwarding websockets connections
-
### Description:
Develop a real-time stock market visualization example using WebSocket and QWATCH queries to demonstrate how different clients can subscribe to updates for different stocks. This e…
-
**Describe the bug**
I am unable to access websockets over SSL. (unraid -> cloudflared->nginx reverse proxy manager + authelia )
Trying to use Frigate as a docker container... everything works…
-
Quoting ChatGPT on expanding the thoughts processes :
**RabbitMQ for Real-Time Messaging:**
- Use RabbitMQ as the message broker for passing movement data and game states between clients and the se…
-
When I open one project and then try to open another, a WebSocket issue occurs. This issue also appears intermittently.
![Screenshot from 2024-11-01 01-29-39](https://github.com/user-attachments/ass…
-
Hi, I've been seeing these error for quite a while now. It happens at least once a day. The 10.8.0.2 is my OpenVPN IP that is assigned when my phone is on mobile network and connect to home router Ope…
-
The [client-side WebSocket client](https://github.com/srcbookdev/srcbook/blob/main/packages/web/src/clients/websocket/client.ts) has some minimal retry logic. However, I do not believe it properly han…
-
**11.0.17**
**Question**
Does Jetty support websocket proxying?
I want my application to be able to proxy http requests and websocket requests via Jetty server.
Using ProxyServlet.Transparent,…