1.0.6 • Published 9 months ago
@netsocks/amqp-client v1.0.6
@netsocks/amqp_client
AMQP Client/Manager for amqplib, This is a wrapper around "amqp-connection-manager" which provides easy queue/exchange management/creation
Ideas
- Use multiple "self-managed" channels for exchange/queue instead of a single instance
- Auto reconnect channel if gets broken (by acking the same message for example)
PRs are always welcomed.