I don’t know anything about this, but have you tried the exact code from the documentation, as it looks like you’ve missed a couple of steps: AMQP — amqp v4.1.1
Also, you always return :ok from your e.g. produce function instead of the result from the library module call, so you never know if it errors, despite matching it!






















