1 Commits

Author SHA1 Message Date
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