274 Commits

Author SHA1 Message Date
David Dias
1ebf725ac4 docs: add docs 2018-02-16 19:23:35 +01:00
David Dias
0c543b7180 feat: add pubsub to libp2p 2018-02-16 19:23:35 +01:00
David Dias
beeb36c10c chore: release version v0.16.5 v0.16.5 2018-02-14 10:55:16 +01:00
David Dias
0acc7e5d72 chore: update contributors 2018-02-14 10:55:16 +01:00
David Dias
9fd94b98a1 chore: update deps 2018-02-14 10:48:21 +01:00
David Dias
5c3037037a chore: release version v0.16.4 v0.16.4 2018-02-09 12:45:17 +00:00
David Dias
362217c8da chore: update contributors 2018-02-09 12:45:17 +00:00
David Dias
7733ba5cd7 chore: release version v0.16.3 v0.16.3 2018-02-08 08:11:24 +00:00
David Dias
52bf826ec6 chore: update contributors 2018-02-08 08:11:24 +00:00
David Dias
10619afbe6 chore: release version v0.16.2 v0.16.2 2018-02-07 09:50:30 +00:00
David Dias
3debabdd26 chore: update contributors 2018-02-07 09:50:30 +00:00
David Dias
56e095983a chore: update npm ignore 2018-02-07 09:50:01 +00:00
David Dias
ebdb696742 chore: release version v0.16.1 v0.16.1 2018-02-07 09:45:01 +00:00
David Dias
721e6ee9ce chore: update contributors 2018-02-07 09:45:01 +00:00
David Dias
98f2903088 chore: release version v0.16.0 v0.16.0 2018-02-07 08:39:08 +00:00
David Dias
3dda282dfd chore: update contributors 2018-02-07 08:39:08 +00:00
David Dias
03faf69212 test: fix linting 2018-02-07 08:37:03 +00:00
David Dias
0062a4b5eb docs: update examples 2018-02-07 08:37:03 +00:00
David Dias
f7f85dce0a test: update tests to new API 2018-02-07 08:37:03 +00:00
David Dias
59df82a675 docs: dialProtocol 2018-02-07 08:37:03 +00:00
David Dias
6651401f0b feat: dialProtocol and small refactor 2018-02-07 08:37:03 +00:00
David Dias
cd43863db6 chore: use pre-push 2018-02-07 07:31:10 +00:00
David Dias
23e8293b75 feat: use libp2p-switch 2018-02-07 07:31:10 +00:00
Maciej Krüger
68c170a40d docs: Add ws-star and ws-star-rendezvous (#158) 2018-02-07 07:07:53 +00:00
Chris Dostert
bd8a35aaf9 feat: add explicit error for case peer id not included in multiaddr (#155) 2018-02-05 12:36:20 +01:00
Chris Dostert
248d86d050 fix typo (#152) 2018-01-27 23:26:57 -08:00
Chris Dostert
8225b11082 fix typo (#153) 2018-01-27 23:26:52 -08:00
Chris Dostert
1355af2b51 docs: fix typos (#154) 2018-01-27 23:26:46 -08:00
David Dias
a85f041843 chore: release version v0.15.2 v0.15.2 2018-01-27 18:51:45 -08:00
David Dias
2c0cda2a7c chore: update contributors 2018-01-27 18:51:45 -08:00
David Dias
b4ba267589 chore: update deps 2018-01-27 18:48:44 -08:00
David Dias
4c81f39ebe chore: release version v0.15.1 v0.15.1 2018-01-16 06:16:15 -08:00
David Dias
76922383ab chore: update contributors 2018-01-16 06:16:15 -08:00
David Dias
3fc57ff397 chore: bump timeout on after 2018-01-16 06:13:42 -08:00
David Dias
13b36dcaa6 chore: update deps 2018-01-16 06:03:04 -08:00
Irakli Gozalishvili
61bebd10fc fix: typo in DHT setup (#151)
I think there was a typo that would have ignored passed options and fallback to defaults for DHT datastore.
2018-01-16 05:58:12 -08:00
Maciej Krüger
97cde1ccb4 test: Various pdd fixes (#150)
* fix(pdd): url for interop pkg was pointing to non-existing branch

* fix(pdd): case-sensitive names

peer-B.json does not _actually_ exist

* fix(pdd): story 2 peer b
2018-01-10 14:53:24 +00:00
Giovanni T. Parra
07b0cdc30e docs: note the Connection type on .handle and .dial docs (#149) 2018-01-07 18:47:02 +00:00
Kevin Kwok
73b6d60e32 docs: update to new URL format on the browser example 2018-01-07 17:17:22 +00:00
David Dias
808f7495a9 chore: release version v0.15.0 v0.15.0 2018-01-07 17:09:57 +00:00
David Dias
ae21a6facf chore: update contributors 2018-01-07 17:09:56 +00:00
David Dias
3aba3fd176
chore: update deps (#148) 2018-01-07 17:00:24 +00:00
Giovanni T. Parra
dc2da39a19 docs: tcp/443 on webrtc-star example. (#147)
according to https://github.com/libp2p/js-libp2p-webrtc-star/issues/134 and my own fiddling with this example.
2018-01-06 14:28:20 +00:00
John Rees
f8b441fff5 docs: Update README.md (#143)
added missing backtick
2018-01-02 07:18:41 +00:00
David Dias
190ad54f9e
PDD Compliance Tests (#137)
* transport story 1 done

* c

* transport series 2

* transports story 3

* the ipfs-bundle story 1
2017-12-18 10:23:34 +00:00
Tiago Alves
582f8bed2e docs: fix links on examples peer and content routing (#141) 2017-12-18 09:53:30 +00:00
David Dias
59de0da19c chore: release version v0.14.3 v0.14.3 2017-12-15 08:25:08 +00:00
David Dias
0caf600c9a chore: update contributors 2017-12-15 08:25:08 +00:00
David Dias
a4943b4509 chore: update npm ignore 2017-12-15 08:24:49 +00:00
David Dias
c128873a07 chore: release version v0.14.2 v0.14.2 2017-12-15 07:15:05 +00:00