You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to ask how we could produce/consume multiple Queues within Nitro hooks, in the docs there is just mention about hooks but it would be nice to provide a better example :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I would like to ask how we could produce/consume multiple Queues within Nitro hooks, in the docs there is just mention about hooks but it would be nice to provide a better example :)
In order to create an internal communication between multiple workers there is an interesting RPC solution using entrypoints, is it possible to use RPC with Nitro currently or it's needed to create a custom preset? (https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/rpc/)
Thanks for information :)
Beta Was this translation helpful? Give feedback.
All reactions