What's Changed
- Fixed posix semaphore blocking thread when there is no space left on device by @azjezz in #29
- Added a buffer size parameter to
createChannelPair()
to specify a number of items which may be buffered in memory before back pressure is applied.
New Contributors
Full Changelog: v2.2.0...v2.3.0