-
I am trying to setup Hono with Vite and Cloudflare Durable Objects. I have cloned the Durable Objects example and added the Vite Dev Server from this repository according to the instructions. Here is …
-
**Is your feature request related to a problem? Please describe.**
Cloudflare recently introduced the ability to maintain websocket connections with workers, in addition to a stateful storage solutio…
-
### Describe the feature
I have extended the cloudflare adapter with pub/sub but can't make it work when deployed.
Any pointers on how to fix this or are there other issues with cf websockets?
In…
-
- [ ] [Zero-latency SQLite storage in every Durable Object](https://simonwillison.net/2024/Oct/13/zero-latency-sqlite-storage-in-every-durable-object/)
# Zero-latency SQLite storage in every Durable …
-
## Problem
The inscribe.news API will either return a value from KV, or,
fetch the data from Hiro, store it in KV, then return the value.
Each request to the API calls the async function getIns…
-
When attempting to use `DurableObjects RPC` with a WebSocket, an error is encountered during serialization. The error message indicates that objects of type `WebSocket` cannot be serialized. This issu…
-
Deberia existir la capacidad que de manera flexible se puedan encolar mensajes a una determinada fecha y hora, quizas se deba explorar la posibilidad de tener otro servicio worker en CloudFlare simila…
-
**Is your feature request related to a problem? Please describe.**
Currently only a single database DurableObject instance is support as per the here [code](https://github.com/Brayden/starbasedb/blob…
-
PartyKit is a library for making real-time applications with websockets easily and it builds on top of Durable Objects. It already has a file-system based routing (and is easy to use with Nuxt).
As…
-
### Which Cloudflare product(s) does this pertain to?
Workers Runtime, Other
### What version(s) of the tool(s) are you using?
wrangler 3.27.0
### What version of Node are you using?
v1…