The c++ broker does not support that filter. The proton client should be able to send it if you use that with service bus. There is an example that shows how: https://qpid.apache.org/releases/qpid-proton-0.39.0/proton/cpp/examples/service_bus.cpp.html
On Tue, Aug 1, 2023 at 4:31 AM 工作与生活 <[email protected]> wrote: > > Now I'm using the Qpid Broker C++<1.39.0> with the Qpid Proton > <0.39.0> C API. > I need a session filter function > like "com.microsoft:session-filter" in C++, but I haven't found the > relevant content in the API reference. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
