API changes and switch to async iterators (#29) (bf5c646)
BREAKING CHANGES
all the callbacks in the provided API were removed and each function uses async/await. Additionally, pull-streams are no longer being used. See the README for new usage.
API changes and switch to async iterators (#29) (bf5c646)
BREAKING CHANGES
all the callbacks in the provided API were removed and each function uses async/await. Additionally, pull-streams are no longer being used. See the README for new usage.