UNPKG

rascal

Version:

A config driven wrapper for amqplib supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption, channel pooling and publication timeouts

6 lines (5 loc) 133 B
module.exports = { stub: require('./stub'), inMemory: require('./inMemory'), inMemoryCluster: require('./inMemoryCluster'), };