This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.64k
stars
2.84k
forks
source link
[uAMQP] Enable c-uamqp and python uamqp for shared connection #6757
Enable multiple sessions on single connection with a cbs session.
The underlying uamqp-c library doesn't support the feature at present. There is an issue opened to track this problem:https://github.com/Azure/azure-uamqp-c/issues/306