Skip to content

Add I/O framework

Chris Kay requested to merge github/fork/CJKay/io into master

This pull requests adds the input/output framework, which integrates a byte-stream I/O API into the framework. In addition, both the logging and CLI components have been ported to utilize these new APIs.

Merge request reports