[ANN] RabbitMQ Amqp 1.0 Javascript Client 0.2.0 is released
21 views
Skip to first unread message
Michele Agnello
unread,
Jul 10, 2025, 9:18:03 AMJul 10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
Greetings,
we at coders51 have just released version 0.2.0 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 have contribute to the project, we welcome external help!
Version 0.2.0 includes new features for example creation of consumers and publishers,
recconnect options on connections, consumer message handling and stream support.
Quality of life improvements were also added such as creation of non built-in exchanges,
specific queue options based on its types and a management api to get queue informations.
Our objectives for the next release will be topology recovery and discard or requeue
messages with annotations. We also planned future enhancements like consumer graceful
shutdown, opentelemetry metrics, state changed listeres for entities and oauth2 support.
You can find the latest version on npm [2] and the release notes on GitHub [3].
Until next time!
Michele
[1] https://github.com/coders51/rabbitmq-amqp-js-client
[2] https://www.npmjs.com/package/rabbitmq-amqp-js-client
[3] https://github.com/coders51/rabbitmq-amqp-js-client/releases/tag/v0.2.0