PubSub+ Messaging Python API - Deliver-To-One

bedyman
bedyman Member Posts: 1

Hi all,

I would need to set in Python API Deliver-To-One property to True. Because multiple subsribers are listening to my requests, I get the same response from every of them.

In docs I found that it can be done for JMS https://docs.solace.com/API/Solace-JMS-API/Delivering-Messages-to-single-consumer.htm

I would need to do the same using Python API, but I can't find anything in the Python API docs. Is it possible to achieve the samy with Python API?

Thank you for help

Tagged:

Answers

  • Tamimi
    Tamimi Member, Administrator, Employee Posts: 538 admin

    Hey @bedyman - the Python API does not support DTO just yet, we will have to submit a request to have this feature in the API but it wont be anytime soon. Are you able to use another API for the time being?