Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-544

Subscriptions have no documentation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • proton-0.7
    • None
    • python-binding

    Description

      For instance, you really want to know that when you do this:

      sub = msgr.subscribe("amqp://0.0.0.0/#")

      You have sub.address, so you can do this:

      msg = Message()
      msg.reply_to = sub.address

      The API doc for Messenger.subscribe says nothing about its return value, and Subscription is not among the classes in the generated API doc.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jross Justin Ross
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: