Skip to content

Update underlying channel implementation

Latest
Compare
Choose a tag to compare
@sagebind sagebind released this 15 Aug 19:32
· 3 commits to master since this release
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)