Pubsub

Fire-and-forget topic pub/sub: broadcast an event with `publish` and every matching `subscribe` trigger receives it. Use for real-time notifications where missed events are acceptable.

iii-hq 82fb6f9 3.8 KB Updated

File contents

iii-hq/workers/tree/main/pubsub/skills commit 82fb6f91bf

Frequently asked questions

npx skillmds@latest add iii-hq/pubsub