Sets up Topics and Subscriptions so your backend can broadcast events and run handlers asynchronously without blocking the main request flow.
Best for: Engineers building event-driven systems who want pub/sub without managing a queue service.
Creator's repository · encoredev/skills
License: Apache-2.0