extensible-effects-concurrent v0.2.0.0 Release Notes

    • โž• Add Spawn to Process
    • ๐Ÿ”€ Merge MessagePassing and Process
    • โž• Add initial test suite
    • ๐Ÿ›  Fix shutdown error in ForkIoScheduler
    • โฑ Rename Dispatcher to Scheduler
    • โž• Add receiveAnyLoop function to Process
    • ๐Ÿ”„ Change Api.Server serve to loop instead of handling just one request
    • ๐Ÿ‘ Allow combining multiple ApiHandler such that one process can handle multiple APIs