Azure / azure-amqp

AMQP C# library
Other
94 stars 70 forks source link

Implement support for link recovery in the Amqp library #230

Closed vinaysurya closed 1 year ago

vinaysurya commented 1 year ago

This PR has the changes to enable link recovery on the Amqp Client library. Below are some of the major changes:

To test the changes mentioned above, new tests and mock broker changes were added:

Note: The results of exchanging unsettled deliveries between the sender and receiver follow the spec outlined by the OASIS AMQP standard section 3.4.6.