Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext to | Alan Conway | 2007-02-02 | 1 | -7/+0 |
* | * Added ClientAdapter - client side ChannelAdapter. Updated client side. | Alan Conway | 2007-01-29 | 1 | -1/+1 |
* | Last big refactoring for 0-9 framing. Still need additional tests & | Alan Conway | 2007-01-19 | 1 | -0/+7 |
* | * Client & broker using Requester/Responder to manage request/response IDs. | Alan Conway | 2007-01-15 | 1 | -0/+5 |
* | Use amqp 0-9 request/response framing in broker and client. | Alan Conway | 2007-01-12 | 1 | -21/+22 |
* | Encoding and decoding of AMQP 0-9 request and response frames. | Alan Conway | 2007-01-10 | 1 | -0/+59 |