Azure / go-amqp

AMQP 1.0 client library for Go.
https://github.com/Azure/go-amqp
MIT License
108 stars 59 forks source link

Remove DrainCredit API #256

Closed jhendrixMSFT closed 1 year ago

jhendrixMSFT commented 1 year ago

There's lack of uniformity on handling of drain across brokers, leading to flakey behavior.

Fixes https://github.com/Azure/go-amqp/issues/255