1 Reply
I got idea using DO as container instance that host websocket server. If server got too much concurreny connection I will add another DO. those will stay 24/7
I only need to make connection between peers which is signalling webrtc game ( hosted by users their own)
if clients on different DO I will use fetch
if what I try to do isnt ideal please correct me