actor-framework
actor-framework copied to clipboard
Re-implement streams on top of the new flow API
Flows currently only work locally and can transfer data through asynchronous buffers. The new streams should complement the async buffers with a way that also works in a distributed environment.