AMQPUri in deadpool lapin #332
Closed
metalalive
started this conversation in
Ideas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, is it possible to pass
lapin::uri::AMQPUritodeadpool_lapin::Configfor pool setup ?currently the only way I found is to specify optional formatted string to
Config::url,then
lapininternally extracts the string toAMQPUri.I am not sure if I can configure it directly with
AMQPUri?Thanks
All reactions