Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished implementing the common channel sending scenarios. | Andrew Arnott | 2008-09-02 | 2 | -1/+138 |
| | |||||
* | Refactored Channel class into two classes. | Andrew Arnott | 2008-09-02 | 3 | -90/+110 |
| | |||||
* | Request/reply channel work. | Andrew Arnott | 2008-09-02 | 5 | -4/+105 |
| | |||||
* | Lots of design work on the channel stack. | Andrew Arnott | 2008-09-02 | 11 | -139/+545 |
| | |||||
* | Implemented ProtocolMessageResponse.Send() | Andrew Arnott | 2008-09-01 | 3 | -8/+72 |
| | |||||
* | Moved messaging infrastructure to its own namespace. | Andrew Arnott | 2008-09-01 | 10 | -0/+680 |