8 Commits

Author SHA1 Message Date
Jacob Heun
d65f3ce228
fix: update compliance tests for latest interface-transport
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
2019-09-06 11:22:44 +02:00
Dirk McCormick
e18a3d51a6
feat: cancel dials with AbortController 2019-08-19 13:43:56 +02:00
Dirk McCormick
bc1aeefd0d
chore: callbacks -> async / await
BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await
2019-08-19 13:43:32 +02:00
Linus Unnebäck
3ab43a3604 chore: prefer const over let (#99)
Prefer const over let when the binding is static, in order to comply with an upcoming Standard rule.
2018-10-31 08:35:55 +00:00
Jacob Heun
eba0b48744 feat: add support for dialing over dns
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
2018-09-12 19:38:02 +02:00
David Dias
de1d7fe75c chore: tiny refactor 2018-02-07 06:40:00 +00:00
David Dias
da8ee216e1 feat(deps): update to published deps 2016-09-06 08:31:17 -04:00
David Dias
d9f65e0b0c feat(readme): add pull-streams documentation 2016-09-05 18:31:34 -04:00