Skip to content

Refactor RMQConnection and RMQSession to accept fewer constructor parameters #7

@michaelklishin

Description

@michaelklishin

Noticed something when reviewing #6 (#5): the number of constructor parameters RMQConnection and RMQSession keeps growing. We should refactor it to something like ConnectionParams in the Java client to avoid ongoing constructor signature changes.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions