summaryrefslogtreecommitdiff
path: root/cpp/lib/common/framing/AMQResponseBody.cpp
Commit message (Expand)AuthorAgeFilesLines
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-7/+0
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-1/+1
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-0/+7
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-151-0/+5
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-21/+22
* Encoding and decoding of AMQP 0-9 request and response frames.Alan Conway2007-01-101-0/+59