8 Commits

Author SHA1 Message Date
Jacob Heun
fcb6bcc378
test: fix skips (#95)
The ephemeral port and host skips are no longer valid, so tests have been added for those.
The other skipped test is now covered by the interface tests, so it's no longer needed.

* chore: add node 12 to ci
* chore: add docs and dist to gitignore
* chore: clean up travis file
2019-09-30 13:08:57 +02:00
Vasco Santos
ce7bf4f1e0 refactor: async with multiaddr conn (#92)
BREAKING CHANGE: Switch to using async/await and async iterators. The transport and connection interfaces have changed. See the README for new usage.
2019-09-30 12:14:28 +02:00
David Dias
9fdd98e3eb chore: update gitignore 2017-10-20 12:21:40 +01:00
David Dias
3d3cdf1c1e feat: new aegir 2017-10-20 11:25:14 +01:00
Chris Campbell
1f01fe7745 Use lodash.includes instead of the deprecated lodash.contains (#39)
* .gitignore Vim swp files

* Use lodash.includes instead of the deprecated lodash.contains
2016-12-15 21:06:54 -08:00
Friedel Ziegelmayer
e73c99ee21 feat: upgrade to aegir@9 (#33) 2016-11-03 08:53:50 +00:00
dignifiedquire
0ba1ca3aa8 Use dignified.js 2016-03-23 16:23:10 +01:00
David Dias
972e02df65 Initial commit 2016-02-25 12:21:14 +00:00