I'm working on multiple projects, and after some issues related to calls between Cloudflare workers, I just realized that we have this option to call workers from other workers directly.
Service binding
I'm just wondering if this is achievable by using this plugin and defining Service to bind in the serverless.yml file
I'm working on multiple projects, and after some issues related to calls between Cloudflare workers, I just realized that we have this option to call workers from other workers directly. Service binding
I'm just wondering if this is achievable by using this plugin and defining Service to bind in the serverless.yml file
Thanks in advanced 🤓