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
Jacob Heun
a5ad120b60
feat: add upgrader support to transports ( #53 )
...
BREAKING CHANGE: Transports must now be passed and use an `Upgrader` instance. See the Readme for usage. Compliance test suites will now need to pass `options` from `common.setup(options)` to their Transport constructor.
* docs: update readme to include upgrader
* docs: update readme to include MultiaddrConnection ref
* feat: add upgrader spy to test suite
* test: validate returned value of spy
2019-09-06 09:44:17 +02:00
dirkmc
030195e315
revert: "feat: make listen take an array of addrs ( #46 )" ( #51 )
...
This reverts commit 1dc5baab0b3efdf5ec07be646b8692700eb4c91c.
2019-04-29 17:04:17 +02:00
dirkmc
e4cc841ebd
chore: fix typos in README ( #50 )
2019-04-29 11:32:51 +02:00
Vasco Santos
8101be9d4f
chore: add discourse badge ( #48 )
2019-04-23 11:57:43 +02:00
Jacob Heun
1dc5baab0b
feat: make listen take an array of addrs ( #46 )
...
* feat: make listen take an array of addrs
* fix: make error more user friendly
2019-04-19 10:20:56 +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
Jacob Heun
ecdaf40107
chore: add lead maintainer
2018-11-29 14:27:12 +01:00
David Dias
ed604fea99
Merge pull request #36 from joaosantos15/patch-1
...
docs: minor typo fix
2018-06-19 13:59:57 +01:00
Maciej Krüger
a82b230511
misc: fix url for protocol labs badge
2018-06-14 09:56:13 +02:00
João Santos
6ac58f7745
docs: minor typo fix
...
minor typo fix
2018-05-29 23:19:00 +01:00
David Dias
f3e86748c3
Update README.md
2017-12-13 17:13:59 +00:00
David Dias
2d35afd8de
Update README.md
2017-12-13 17:13:39 +00:00
Richard Littauer
9df6689175
Update README URLs based on HTTP redirects
2016-09-30 14:42:49 -04:00
Friedel Ziegelmayer
d50224dc5d
feat(tests): add dial and listen tests
2016-09-05 17:27:46 -04:00
David Dias
1bd20d94d9
feat(dialer): remove conn from on connect callback
2016-09-05 17:27:46 -04:00
David Dias
2e12166ba8
feat(spec): update the dial interface to cope with new pull additions
2016-09-05 17:27:39 -04:00
Richard Littauer
1881c590ed
Fix spelling error
...
Also slight syntax improvement.
2016-08-05 09:05:56 -04:00
David Dias
1add6a7135
Revamp the spec, now that there is some battle earned understanding of the needs across transports
2016-06-16 07:20:51 +01:00
David Dias
c121fd83fa
update name
2015-12-11 20:44:47 -08:00
David Dias
97f3bf5f81
rename, following https://github.com/diasdavid/node-ipfs-swarm/issues/8#issuecomment-140929746
2015-09-17 02:49:43 +01:00
David Dias
e79d664d24
simple, gets it done
2015-09-16 11:52:42 +01:00
David Dias
f1f7d9b5ce
spec update
2015-09-15 19:36:44 +01:00
David Dias
225ec3cf55
add interface
2015-09-15 18:23:09 +01:00
David Dias
a9164f0ca4
fix badge link
2015-09-15 16:51:41 +01:00
David Dias
c255edbca3
readme till API
2015-09-15 16:50:58 +01:00
David Dias
c60cc2f552
Initial commit
2015-09-14 08:55:07 +01:00