how to send a server web socket to many durable objects?
I want to build im chat server.a chat room means a durable object.but i don’t want build so many web sockets. So i want to solve a web socket to share for many durable objects. Anyone can help me? thank you so much .
0 Replies