amqp-client-node
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

AMQP Client Node

License NPM Version NPM Downloads Travis Coverage Dependencies DependenciesDev Vulnerabilities Releases Contributors Issues


Client with high level of abstraction for manipulation of messages in the event bus RabbitMQ.

Features:

  • Automatic creation and management of queues, exchanges and channels;
  • Support for direct, topic and fanout exchanges;
  • Publish;
  • Subscribe;
  • Support for a Remote procedure call (RPC).

/amqp-client-node/

    Package Sidebar

    Install

    npm i amqp-client-node

    Weekly Downloads

    20

    Version

    1.0.11

    License

    Apache-2.0

    Unpacked Size

    132 kB

    Total Files

    73

    Last publish

    Collaborators

    • nuepb