| Version 2 (modified by exarkun, 4 years ago) |
|---|
Abstract
Define the protocol and transport interfaces.
Rationale
- Separation simplifies unit testing
- Allows re-use of protocols on different transports (different kinds and different providers)
- Reduces duplication
- SSL
- Line handling
