mateodelnorte/servicebus
Simple service bus for sending events between processes using amqp.
JavaScriptMIT
Issues
- 0
Dependency Dashboard
#178 opened by renovate - 1
What is the status of this repo?
#179 opened by ilijaNL - 0
Merge dependabot pull requests
#175 opened by Cheprer - 5
Advice on channel and connection error handling
#158 opened by chill-cod3r - 1
Is send/listen always 1:1?
#155 opened by nicholaswmin - 1
Listen handler isn't notified about consumer cancel
#153 opened by brendanwheble - 1
Safe to .gitignore .queues on production
#152 opened by nicholaswmin - 1
- 7
- 0
- 3
Multiple instances of a service subscribe to topic
#139 opened by kojuka - 2
Channel closed
#138 opened by Espina2 - 2
- 1
Working example using servicebus?
#133 opened by CodisRedding - 2
Promise problem
#127 opened by gperreymond - 4
- 4
heartbeat to reconnect to server on disconnect
#110 opened by mdsadiq - 2
Allow to read existing queues.
#92 opened by aangelidis - 16
Support queues other than RabbitMQ
#61 opened by pawelbaranski - 3
move middleware to their own projects
#79 opened by CodisRedding - 0
readable id does not work with node 10 mjs files
#113 opened by patrickleet - 3
set autoDelete to ‘false‘ doesn't work
#104 opened by seanxlliu - 0
Allow use of alternate exchanges
#115 opened by badavis - 8
Node.js process dies if RabbitMQ node dies.
#93 opened by aangelidis - 4
Request Reply
#106 opened by rameshglyton - 1
bus.listen
#111 opened by keletsomolefe - 9
ServiceBus typedef for Typescript
#74 opened by eddieajau - 9
Leveraging RabbitMQ Delayed Message Plugin
#102 opened by allenhartwig - 2
Publish/subscribe with many subscribers fails?
#99 opened by gfot - 4
Feature Request: Request/Response model
#98 opened by AnsonT - 3
How to combine fanout with worker queues
#97 opened by balmasi - 6
- 0
document overriding options.correlator
#96 opened by mateodelnorte - 0
document listen+unlisten & listening event, subscribe+unsubscribe & subscribed event
#95 opened by mateodelnorte - 10
- 1
Being Able to send back data in response.
#87 opened by ppinel - 11
Pub/Sub acts like Round Robin
#84 opened by mbonig - 2
TypeError: conn.createChannel is not a function
#81 opened by repkins - 3
Concerns about growth of denormalizer
#83 opened by CodisRedding - 5
front end in mind
#80 opened by CodisRedding - 9
- 2
Example using `send` callback.
#73 opened by eddieajau - 1
Potentially unhandled rejection [1] TypeError: Cannot set property 'queueName' of undefined
#72 opened by AlexZeitler - 14
- 1
- 1
Invalid example in readme
#66 opened by victor-homyakov - 5
use of enableConfirms option
#62 opened by pawelbaranski - 0
Work queues support?
#59 opened by alexbeletsky - 2
- 12
pub/sub doesnt work
#49 opened by schwrrring