2 Commits

Author SHA1 Message Date
dirkmc
4fd37bb616 feat: add type to AbortError (#45) 2019-04-18 12:44:17 +02:00
dirkmc
b30ee5f6af feat: callbacks -> async / await (#44)
* feat: callbacks -> async / await

BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await

* test: add tests for canceling dials

* feat: Adapter class
2019-04-17 19:35:06 +02:00