Path | Synopsis |
---|---|
pubsub | |
simple-consumer | This example declares a durable Exchange, an ephemeral (auto-delete) Queue, binds the Queue to the Exchange with a binding key, and consumes every message published to that Exchange with that routing key. |
simple-producer | This example declares a durable Exchange, and publishes a single message to that Exchange with a given routing key. |
Updated 2017-07-15. Refresh now. Tools for package owners. This is an inactive package (no imports and no commits in at least two years).