-
----
## 🚀 Feature
Support websocket endpoints to allow two-way real-time data communication.
### Motivation
Currently, the requests are processed with the expectation that the …
-
**Language:**
Kotlin
**Gradle dependencies:**
```
implementation("org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5")
implementation("org.eclipse.paho:org.eclipse.paho.android.service:1.1.1…
-
Could you add support of WebSockets please?
I see it as an ability to create a specified route and handler.
-
### What feature do you want to see added?
In https://github.com/jenkinsci/azure-vm-agents-plugin/pull/406, a new launch method for inbound agents on Linux was introduced.
The documentation states…
-
### The problem
There is no specific PowerOn command. PowerOn requires to select had mode. This is not supported in PowerOFF state
![image](https://github.com/user-attachments/assets/fa9efdfa-a…
-
I'm exploring the Lapis/OpenResty/Nginx stack for personal project. I noticed that OpenResty has support for websockets; is it possible to reach through Lapis, or integrate websockets somehow? I looke…
misha updated
4 months ago
-
[Support websockets for text to speech](https://elevenlabs.io/docs/api-reference/websockets)
ElevenLabs-DotNet-Proxy should also support forwarding websockets connections
-
Do you have plans to include WebSockets in the result of harFromMessages?
Since chrome 76, it includes WebSocket messages in HAR exports.
Ref: https://developer.chrome.com/blog/new-in-devtools-7…
-
Hello Richard,
Did someone port the websocket support into the test controller? Do you think it is feasible and working for R&D usages with obuspa?
Regards,
AJC
-
I am trying to open a websocket connection using okhttp + cronet. It's failing every time with following exception:
`java.io.IOException: java.util.concurrent.ExecutionException: m.mc: Exception in…