Greetings,
we at coders51 have just released version 0.3.3 of our RabbitMQ Amqp 1.0 client
for Javascript (but written in Typescript) [1]
Have a look at the changelog, let us know what you think, what the
client might be missing, what we might be doing wrong, or anything at all -
we are always happy to receive feedback! And even more so, if you would
like to contribute to the project, we welcome external help!
Version 0.3.3 adds support for consumer message filtering on streams, now
it's possible to add SQL filters, message properties filters and application
properties filters. We also added an npm command which
builds an umd version of the library which can run on browsers.
Our objectives for the next release will be topology recovery, consumer graceful
shutdown, opentelemetry metrics, state changed listeners for entities and RPCs
failitations.
You can find the latest version on npm [2] and the release notes on GitHub [3].
Until next time!
Michele