Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add support for AMQP 0.9.1 "update-secret" #367

Open
mortdiggiddy opened this issue Apr 11, 2024 · 0 comments
Open

Feature: Add support for AMQP 0.9.1 "update-secret" #367

mortdiggiddy opened this issue Apr 11, 2024 · 0 comments

Comments

@mortdiggiddy
Copy link

Greetings,

I have tested the branch located in amqplib at this github issue:
amqp-node/amqplib#755

The ability to update the secret (password or JWT depending on the application) for the active connection has been verified. I have used an isolated version of the class:

https://github.com/jwalton/node-amqp-connection-manager/blob/master/src/AmqpConnectionManager.ts

To do this. Would you be willing to add a method inside this class that would allow the end user to update the secret? This method would simply forward the call directly to amqplib which can delegate the business logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant