dial-once/node-bunnymq
BunnyMQ is an amqp.node wrapper to ease common AMQP usages (RPC, pub/sub, channel/connection handling etc.).
JavaScriptMIT
Issues
- 0
- 0
CircleCI v2
#105 opened by Spring3 - 0
Fix npm badges
#101 opened by Spring3 - 0
Channel prefetch is not set appropriately
#65 opened by Spring3 - 4
Wrong json serialization of array in rpc
#97 opened by yosiat - 0
Feature: Poison queue
#95 opened by mrister - 0
Apply perfromance updates
#91 opened by mrister - 0
- 2
Catch json parse/stringify error
#84 opened by ykhatal - 3
Add fallback for LOCAL_QUEUE
#71 opened by ykhatal - 2
Error is only printed when using a non existing queue and non existing exchange
#44 opened by mrister - 1
Error is lost during in the outgoing message
#83 opened by Spring3 - 0
- 2
Tests failing due to Docker
#78 opened by Spring3 - 1
- 0
- 0
- 0
Add default rpc timeout
#66 opened by ykhatal - 1
Developing on Windows
#73 opened by leroydev - 0
Adding RabbitMQ Exchange Support Context for Publishing messages to a named Exchange
#70 opened by jay-johnson - 0
Replace jshint by eslint and adapt code
#58 opened by jkernech - 0
Add performance tests
#69 opened by ykhatal - 0
Handle max requeue count
#68 opened by ykhatal - 0
Enhance logs
#67 opened by ykhatal - 0
Prioritize config over env variable
#63 opened by ykhatal - 0
Warning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit
#40 opened by PuKoren - 1
How to consume messages based on routing key.
#60 opened by bleggett - 4
Document RPC timeout usage
#53 opened by leroydev - 3
TypeError: Promise.defer is not a function
#52 opened by leroydev - 0
Use headers to throw inside the producer when on RPC and error occur on the consumer
#22 opened by PuKoren - 0
Enable durable setting in configuration
#51 opened by PuKoren - 0
Configure prefetch count by queue
#43 opened by PuKoren - 0
- 0
- 0
Check if queue exists before sending the message
#45 opened by mrister - 1
Fix potential issue with amqpReconnect not being set to false in case of reconnection
#24 opened by PuKoren - 0
Refactor the whole module to avoid duplicated code and have meaningful file names
#23 opened by PuKoren - 0
Add BunnyMQ version in client properties
#35 opened by PuKoren - 0
Rewrite generic transport handling
#30 opened by PuKoren - 0
Document code
#31 opened by PuKoren - 0
Update README
#32 opened by PuKoren - 0
- 0
Add complete test suite with failing AMQP container (graceful shutdown, forced shutdown)
#34 opened by PuKoren - 0
- 0
- 1
- 1
- 1
Log error on error or connection failure
#16 opened by PuKoren - 0
- 0
Add hostname to AMQP client properties
#15 opened by PuKoren