arobson / rabbot

Deprecated: Please see https://github.com/Foo-Foo-MQ/foo-foo-mq
MIT License
276 stars 129 forks source link

Topic example not working #149

Open marcelschulze opened 6 years ago

marcelschulze commented 6 years ago

Hello, I'm new to rabbitmq and I wanted to try the topic example, but it doesn't work because the topology function doesn't accept three arguments. Can this be fixed? thank you

Edit: I found the real issue here, it will immediately close again:

https://github.com/arobson/rabbot/blob/master/demo/topic/publisher-topic.js#L38