Join Discord
Powered by
each chat room in that example is a separate DO in...
# durable-objects
c
ckoeninger
05/26/2023, 6:25 PM
each chat room in that example is a separate DO instance, potentially running on different machines in different datacenters. you're not going to be able to move a single websocket connection from one to the other without disconnecting.
Previous
Next