-
@sor4chi Thank you so much for making hono-do library. It makes it so easy to work with DO and websockets.
I am trying to use it to build a real-time quiz app where I want to use DO and web sockets…
-
### Describe the issue you are experiencing
For a very long time on my setup (maybe 1 year+) ingress has been dying 2-3 times per month. The problem has migrated with my setup from a RPI4 4GB with …
-
## 🚀 Feature Proposal
I managed to make call on Selenium IDE from python using WebSocket.
We make the websoket on the url available here http://127.0.0.1:8315/json
We can make a lot of things…
-
### Describe the bug
This error happens when database size exceeds ~20mb.
The Rust client fails to connect to Surrealdb and crashes the api on my local environment.
I'm running Surrealdb on Docker …
-
Hi there, I have a setup running [this exact example](https://github.com/y-crdt/yrs-warp?tab=readme-ov-file#example) from the README with 2 clients using the WebsocketProvider from [y-websocket](https…
-
**Hi Aiortc Team**
I hope you're doing fine and I really appreciate your contribution to this powerful library.
I'm working on a desktop app using _Python and aiortc_. The idea behind creating th…
-
### What happened?
I have a test which taps a button:
```ts
await contactDetailsScreen.submitButton.tap();
```
Its `onPress` handler dispatches redux actions which eventually send requests…
-
### The problem
In the log there is Folkwang Warnung:
Logger: homeassistant.util.loop
Quelle: util/loop.py:77
Erstmals aufgetreten: 19:30:22 (1 Vorkommnisse)
Zuletzt protokolliert: 19:30:22
De…
-
### Describe the bug
Some unexpected things are happening when I try to serialize and save a structure containing the `std::net::IpAddr` enum, and then retrieve it:
Caused by:
Failed to con…
-
hi,
im using the following bit of code
async def deal_msg(msg):
print (msg)
ws_client = await KucoinWsClient.create(None, client, deal_msg, private=True)
await ws_client.subscribe('/a…