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

Add extra convenience overloads for container::open_sender & container::open_receiver

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • proton-0.13.0
    • proton-0.14.0
    • None
    • None

    Description

      If you want to create a sender or receiver with non standard connection options, but no extra sender or receiver options - which has turned out to be fairly common in simple code I have written - it's awkward and unnecessary to have to specific an empty connection_options object in the API.

      Adding extra overloads of container::open_sender() and container::open_receiver() which take only a url and connection_options makes the code easier to read and write.

      Attachments

        Activity

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: