Pubsub
The `hanzo pubsub` commands.
Also for this capability: API · CLI · SDKs
Your message bus: publish, subscribe, and durable streams your apps read at their own pace.
| Command | What it does |
|---|---|
hanzo pubsub publish | Publish puts one message on the org's bus. |
hanzo pubsub request | Request sends one request on the org's bus and waits for one reply — the synchronous half of pub/sub, for callers… |
How is this guide?