@toa.io/bindings.amqp
TypeScript icon, indicating that this package has built-in type declarations

0.24.0-alpha.0 • Public • Published

Toa AMQP binding

AMQP asynchronous binding on top of ComQ.

Annotation

amqp:
  context:
    .: amqp://com.example.com
    dummies.dummy: amqp://dummmy.example.com
  sources:
    somewhere: amqp://queues.somewhere.com

Context annotaition is a Pointer with amqp-context ID.

Sources annotation is a set of Pointers, declared by components consuming foreign events. Each Pointer ID is as follows: amqp-sources-{source}.

/@toa.io/bindings.amqp/

    Package Sidebar

    Install

    npm i @toa.io/bindings.amqp

    Weekly Downloads

    355

    Version

    0.24.0-alpha.0

    License

    none

    Unpacked Size

    110 kB

    Total Files

    80

    Last publish

    Collaborators

    • agurtovoi