You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.