Some refactoring of layout of Doers
The TCP IO client and server classes are implemented. Includes support for TLS The Doer base structured async class is implemented The Cycler root scheduler class for Doers is implemeted
A TCP ServerDoer EchoServerDoer and ClientDoer classes are implemented as examples
This version provides basic usability for hierarchical structured async concurrency in general and support for TCP.