Wires up pub/sub topics and subscriptions in Encore Go using the built-in pubsub package, letting you broadcast events and run background handlers without blocking requests.
Best for: Go engineers building on Encore who need to decouple services or queue work.
Creator's repository · encoredev/skills
License: Apache-2.0