Azure / azure-uamqp-python

AMQP 1.0 client library for Python
MIT License
57 stars 48 forks source link

add desired capabilities to sender and amqp short type #210

Closed yunhaoling closed 3 years ago

yunhaoling commented 3 years ago

This PR is to add the missing desired capability and short type which is required by the EH idempotent feature: https://github.com/Azure/azure-sdk-for-python/issues/12427