Non-blocking
Non-blocking
Moving away from blocking streams waiting on input
Buffer oriented
Buffer oriented
Contrary to stream-like processing - buffers make it possible to move on received content without external capture
Type-safe
Type-safe and effectful API that uses ZIO
library