Skip to content

Commit 94aad2f

Browse files
committed
Mention amqp.sync() [ci skip]
1 parent 8d927c8 commit 94aad2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ interface Subscribers {
6666

6767
Node.js only. Based on the npm package `amqplib` for the AMQP 0-9-1 protocol. Compatible to RabbitMQ.
6868

69+
Use the `.sync({...})` function to set up the exchanges and queues in the broker.
70+
6971
#### `why.pubsub.local.Local`
7072

7173
A simple in-memory message queue. Mainly for local testing.

0 commit comments

Comments
 (0)