v0.1.2
- introduced preliminary file system IO support. Under the hood they are implemented via a IO worker thread pool
- introduced asynchronous queue
- semantic refinement: socket/pipe can have at most one writer at the same time. Multi writer scenario should be covered using dedicated writer task and asynchronous queue