-
Notifications
You must be signed in to change notification settings - Fork 521
Closed
Description
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
Labels
No labels