3 Commits

Author SHA1 Message Date
Jacob Heun
993ca1cb85
feat: timeline and close checking (#55)
* feat: add test to validate timeline presence

* feat: add test and docs for close and timeline

* feat: add filter test

* docs: dont reference go, it's not relevant
2019-09-19 13:34:25 +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
Friedel Ziegelmayer
d50224dc5d feat(tests): add dial and listen tests 2016-09-05 17:27:46 -04:00