cpp-netlib/netlib

Implement the Connection Abstraction

deanberris opened this issue · 0 comments

This is part of #4 which describes a minimal connection abstraction to allow for establishing a conceptual connection to a destination "address". For now we're going to use some minimal placeholder types for the dependencies of a connection until we refine the implementation to an acceptable level of detail.