How to connect to a Durable Object in another environment
From within a Durable Object, I want to connect to another Durable Object via websocket and get push updates from it, but that Durable Object is not running in the exact same worker/env. Is there a way to do this?

0 Replies