azure-event-hubs-go
azure-event-hubs-go copied to clipboard
Add support for AMQP redirects
We have a need to support AMQP redirect. It seems a redirect response can occur either at the connection level or the link level, as documented here: http://docs.oasis-open.org/amqp-bindmap/amqp-wsb/v1.0/cs01/amqp-wsb-v1.0-cs01.html#_Toc461801619 http://docs.oasis-open.org/amqp-bindmap/amqp-wsb/v1.0/cs01/amqp-wsb-v1.0-cs01.html#_Toc461801620
See: https://github.com/Azure/azure-uamqp-c/issues/231