UNPKG

payapi-rabbus

Version:

A micro-servicebus for RabbitMQ. Forked from https://github.com/derickbailey/rabbus.git solely to make it use payapi-whistlepunk as a dependency.

15 lines (14 loc) 224 B
{ "exchange": { "type": "direct", "autoDelete": false, "durable": true, "persistent": true }, "queue": { "autoDelete": false, "durable": true, "noBatch": false, "subscribe": false } }