Closed ric-evans closed 1 year ago
Currently, the auth token has to be prepended to the address by the user. Let's put the pieces together behind the scenes, instead. Easy peasy.
Note to self: Use @briedel's pika.connection.ConnectionParameters example from Slack thread
pika.connection.ConnectionParameters
Currently, the auth token has to be prepended to the address by the user. Let's put the pieces together behind the scenes, instead. Easy peasy.