Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
171 stars 118 forks source link

AMQP Support #3977

Open RickWinter opened 1 year ago

RickWinter commented 1 year ago

AMQP support in Azure::Core

- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4502
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4503
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4504
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4510
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4549
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4551
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4550
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4555
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4557
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4564
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4600
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4573
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4841
### Known uAMQP issues
- [x] Message Sender Close method doesn't fully close the message sen
- [x] Message receiver Close method doesn't fully close the message receiver
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/5295
- [x] Message Session releases the channel number after sending the BEGIN session
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/5296
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/5297
LarryOsterman commented 1 year ago

Detailed work items remaining:

Big ticket remaining items:

Outstanding questions: