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

[go] support encoding/decoding described arrays

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-c-0.18.1
    • proton-c-future
    • go-binding
    • None

    Description

      Add support for AMQP described arrays.

      Most described types are already covered by amqp.Described, but arrays are a special case.
      An array of described values has the descriptor and type encoded only once, followed by the undecorated values. Proton-C has a special API for this, it is not the same as starting an array and then encoding each value with the description.

      Attachments

        Issue Links

          Activity

            People

              aconway Alan Conway
              aconway Alan Conway
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: