``A service binding to SessionsRPC is
A service binding to SessionsRPC is used here because Durable Object RPC is not yet supported in multiple wrangler dev sessions.
I was wondering is there a downside to this? wouldnt this make 1 rountrip more?
lets say webapp-> rpcworker -> do4 Replies
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
well yea but that requires a good bit of hacky setup
i mean if someone has a nice example id love looking at it but changing these things between dev and prod just seems wrong
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
well yea the "Otherwise, you can build your application and run both Workers in the same Wrangler dev session." is cool but i need to use vite to make things work which dosent seem to work yet