Skip to content

Split AMQP URL into more parts #183

Description

@SwooshyCueb

I'm already going to do this as part of #106, but I've decided to open a separate issue for it to make things slightly easier for myself and those following my recent work on this plugin.

At present, we have two configuration options to specify AMQP URLs: amqp_location and amqp_topic. While it is (I believe) possible to specify all parts of an AMQP URL using these variables, it would make things simpler for everyone if we split these up further. The new endpoint configuration should have variables for scheme (amqp/amqps), host, port, topic, user, and password.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions