Hi, I try build a websocket server with durable object hibernation api, on the server side I think its considered done,
but on the client side, how we connect to the durable object using service binding ?
I'm using cloudflare pages and want to connect to the websocket server using service binding
anyone have code snippet to get address
already connected on the wrangler side,
but I'm strugle to get the websocket service endpoint dynamically from service binding
any advise ?