3 Commits

Author SHA1 Message Date
Vasco Santos
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
dignifiedquire
ed5727a0fe feat(connection): migrate to pull-streams 2016-09-05 17:44:03 -04:00
David Dias
e6d0b81f63 add required methods by the consumers of the conn obj, to the conn interface 2016-06-16 11:15:24 +01:00