Skip to content

v0.1.2

Compare
Choose a tag to compare
@Guest0x0 Guest0x0 released this 19 Jul 08:03
· 262 commits to main since this release
  • 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