It's unclear from your message whether you're aware of this or not: but
there is an example of using qpid proton c++ to connect to service bus in
the provided c++ examples with qpid proton.
You will find this in the source tree:
https://github.com/apache/qpid-proton/blob/main/cpp/examples/service_b
Hi ,
I am using qpid-proton-cpp library to integrate Azure service bus support into
our application.
I am getting the error "proton:io: The specified class was not found"
I know this suggests there's a problem with the connection configuration.
For Azure Service Bus, the correct format for the co