summaryrefslogtreecommitdiff
path: root/cpp/lib/common/framing/AMQRequestBody.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-1/+1
* * AMQRequestBody.cpp: encode/decode bug - added missing reserved 4 byte word.Alan Conway2007-01-221-0/+2
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-151-0/+6
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-23/+23
* Encoding and decoding of AMQP 0-9 request and response frames.Alan Conway2007-01-101-0/+58