Skip to content

Hibernatable Client WebSockets #1439

@helloimalastair

Description

@helloimalastair

At the moment, the Hibernatable WebSockets API, while appearing client/server agnostic from the types, only functions with Server-side WebSockets(where the DurableObject is the Server). Would it be possible to add support for Client-side WebSockets to hibernate as well? This would be nice for consuming a WebSocket-based API(real-time data of some kind), and reducing the number of times you have to restart a WebSocket due to a DO getting evicted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions