-
### Android framework version
net8.0-android, net9.0-android
### Affected platform version
VS 17.11 Preview and 17.10 Stable, .NET 8.0.6 and .NET 9.0.0-preview.5.24306.8
### Description
…
-
### Description:
Create a Proof of Concept (POC) demonstrating the use of WebSocket support in DiceDB by developing a new example application called leaderboard-ws. This example will showcase how c…
-
A nice-to-have would be to view the application logs in the application, rather than having to open the currently running docker or vm logs. This could be easily accomplished using a websocket.
Con…
-
Sometimes you want to send binary data between bun and zig. Eg: reading a file from the system.
## How it currently works
The current RPC mechanism between bun and browser is something like:
- re…
-
Is there a way to implement ttyd's client side in my own application? I mean, implement xterm.js in my own application that connects to the websocket provided by ttyd?
What would the vanilla js code…
-
## Bug Report
A WebSocket client instantiated in the Edge runtime will randomly drop incoming messages from the WedSocket server. In my test every 10th or so incoming message is dropped, but it pro…
-
Running oasp4js sample application using gulp against a locally started oasp4j server results in a non-loading start screen. Discovering the network traffic, you can see issues with breaking websocket…
-
**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…
-
The easiest way to reproduce this is with using the TCP listener in combination with the `http_ws_server` mock.
**Computer 1**
```bash
$ ./tunnel tcp:0.0.0.0:10080 -r udp:127.0.0.1:51820 -o heade…
-
### Describe the bug
While building my app, I asked the AI to create a test data set, and since then, I've been getting connection errors with the websocket that it can’t resolve. I’ve spent over a m…