0.9.2 • Published 1 year ago

@wymp/simple-pubsub-amqp v0.9.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Simple PubSub, AMQP

A Simple™-conformant wrapper for the AMQP PubSub Implementation. "Simple" is intended to be a highly reduced interface that allows for better interoperability and dependency choice for consumers.

This package provides a light wrapper around amqplib that enforces conformity with the SimplePubSubInterface defined in ts-simple-interfaces. See that package for information about the interface.

This implementation provides for the definition of exchange and queue options via the optional options argument supplied to the subscribe function. For publishing, you must first call the assertChannel method, which is a pass-through to the underlying assertExchange method of amqplib and accepts the same arguments.

0.9.2

1 year ago

0.9.1

1 year ago

0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.7.4

1 year ago

0.7.3

1 year ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago