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

Extract the logical AMQP frame handling to an AbstractConnectionHandler

    XMLWordPrintableJSON

Details

    Description

      Right now all the logic that handles logical AMQP frame events is inside of the TransportImpl class. That interface only allows you to pump bytes in and out of the connection. If we extract all the handling logic to an AbstractConnectionHandler you should be able to use that directly and pump logical AMQP frames and avoid the frame encoding/decoding phase that the TransportImpl also does.

      Attachments

        1. PROTON-21-v3.patch
          76 kB
          Hiram R. Chirino

        Activity

          People

            rgodfrey Robert Godfrey
            chirino Hiram R. Chirino
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: