awesome, thank you! If worker B is a web framework (`Hono`) and I usually interact with it by calli
awesome, thank you!
If worker B is a web framework (
I bind it as a service in worker A (
If worker B is a web framework (
Hono) and I usually interact with it by calling it with https://worker_b.me.workers.dev/${param}I bind it as a service in worker A (
env.B), how do I call it and pass param?
