Skip to content

Update underlying channel implementation

Choose a tag to compare

@sagebind sagebind released this 15 Aug 19:32
4391d3d

Changed

  • Replace futures-channel with async-channel for the underlying channel implementation for pipes. This delivers slightly better performance and compile times. (#18, #19)