We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
amqp.sync()
1 parent 8d927c8 commit 94aad2fCopy full SHA for 94aad2f
README.md
@@ -66,6 +66,8 @@ interface Subscribers {
66
67
Node.js only. Based on the npm package `amqplib` for the AMQP 0-9-1 protocol. Compatible to RabbitMQ.
68
69
+Use the `.sync({...})` function to set up the exchanges and queues in the broker.
70
+
71
#### `why.pubsub.local.Local`
72
73
A simple in-memory message queue. Mainly for local testing.
0 commit comments