Commit Graph

3 Commits

Author SHA1 Message Date
c9fa1ac249 chore: fix connection tests and do cleanup 2019-10-18 14:14:27 +02:00
df75bee27d refactor: move connection 2019-10-18 13:39:17 +02:00
bf5c646441 refactor: API changes and switch to async iterators (#29)
BREAKING CHANGE: 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.
2019-09-27 11:13:02 +02:00