Skip to content

Async processing

Egor Sobolev requested to merge async-processing into master

This implements asynchronous processing. It allows to release input channel handlers imminently after copying input data to the queue and increase time, when the device ready to receive data.

Closes #17 (closed)

Merge request reports