Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Feature: Implement WebSocket durable state upon Cloudflare workers #2

@williamlsh

Description

@williamlsh

Since Cloudflare workers are actually stateless, creating a websocket global state is impossible. though its runtime provides Durable Objects, but this feature is not within free plan.

Upstash provides a service, making REST API over Redis possible, and it has a free plan. It should suffice this need.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureFeatures to implement

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions