David Dias
6905f1ba41
feat: (BREAKING CHANGE) overhaul libp2p config and constructor
...
* docs: update chat example and add info to its readme
* docs: update echo example
* docs: update libp2p in browser example
* docs: update pubsub example
* docs: update peer and content routing examples
* docs: update discovery mechanisms example
* docs: update encrypted comms example
* docs: update protocol and stream muxing example
* feat: add config validation
* test: update CI configs, use only node 8
2018-06-28 10:06:25 +02:00
David Dias
b80e89269c
docs: add weekly core dev calls url
2018-06-22 00:05:53 +01:00
David Dias
abc6257bf7
docs: update badges
2018-05-29 13:45:48 +01:00
Volker Mische
dd84190d47
docs: libp2p-swarm was renamed to libp2p-switch ( #196 )
...
* docs: libp2p-swarm was renamed to libp2p-switch
Update the README accordingly.
* Fixing another typo
2018-05-28 14:29:43 +01:00
David Dias
0bf203b087
docs: lead maintainer ( #190 )
2018-05-06 18:32:26 +02:00
Pedro Teixeira
2c04a71007
stats: exposed and documented
2018-03-15 08:09:56 -07:00
David Dias
1ebf725ac4
docs: add docs
2018-02-16 19:23:35 +01:00
David Dias
59df82a675
docs: dialProtocol
2018-02-07 08:37:03 +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
Giovanni T. Parra
07b0cdc30e
docs: note the Connection type on .handle and .dial docs ( #149 )
2018-01-07 18:47:02 +00:00
John Rees
f8b441fff5
docs: Update README.md ( #143 )
...
added missing backtick
2018-01-02 07:18:41 +00:00
Joel Gustafson
0870068ebc
docs: fix typo ( #136 )
2017-12-11 12:16:05 +00:00
David Dias
2504cbeb26
docs: add missing sections to the README ( #128 )
2017-10-22 10:27:36 +01:00
Daijiro Wachi
7f7278fe82
docs: fix typo in readme ( #121 )
2017-09-06 09:55:12 +01:00
David Dias
cad173e3bd
feat: p2p addrs situation ( #119 )
...
* chore: update gitignore and CI
* chore: update deps
* test: update tests to use p2p-webrtc-star
2017-09-03 14:39:55 +01:00
David Dias
363259f832
docs: add project status and throughput graph
2017-07-23 11:20:18 -07:00
David Dias
06eb7a19f3
docs(examples): Peer and Content Routing 1 and 2 ( #107 )
2017-07-20 14:19:36 -07:00
David Dias
c23f147bda
docs: fix API docs
2017-07-09 12:18:05 +01:00
David Dias
32cb59fa18
docs(examples): transports 1
2017-07-07 14:37:41 +01:00
David Dias
2d40f3ad6a
docs: update header of the README ( #97 )
2017-07-05 18:18:31 +01:00
David Dias
13452c959e
docs: rm bundles from table
2017-07-05 18:08:10 +01:00
David Dias
606fa737b8
WIP - feat: convergence ( #94 )
...
* feat: convergence
* structure examples
2017-07-04 11:43:45 +01:00
David Dias
e4e9761c99
Fix docs
2017-04-16 11:56:34 +01:00
Friedel Ziegelmayer
8aa932a491
[WIP] Awesome DHT ( #86 )
...
* feat: integrate dht
* better interfaces
* docs: add documentation for peerRouting, contentRouting, dht
* fix: take in passed datastore
* fix: update usage of _getPeerInfo
* fix: getPeerInfo
* docs: update docs
* moar
2017-04-06 15:45:23 -04:00
David Dias
8840c9b250
docs: document new events
2017-03-29 07:32:29 +01:00
David Dias
a6623c1ba2
feat: new super simplified API
2017-03-27 12:26:34 +01:00
David Dias
5d4d94e75f
docs: finish API documentation
2017-03-24 18:20:14 +00:00
David Dias
a4b97b9627
docs: libp2p API
2017-03-24 17:07:08 +00:00
David Dias
3584209947
docs: update readme, add base class extending example and start listing API calls
2017-03-24 16:02:57 +00:00
mayerwin
06913271c7
docs(readme): fix typos
2017-01-16 12:01:09 +01:00
David Dias
0c87dbc8f3
feat: export Node class at the top level
2016-11-28 10:38:40 +00:00
David Dias
0830827c06
docs: add links to readme
2016-11-27 18:54:30 +00:00
David Dias
8f31d1cb17
docs: update package list
2016-11-27 18:48:01 +00:00
David Dias
049c7ce347
docs: readme badges
2016-11-27 18:30:37 +00:00
David Dias
d7eb5b7abc
docs: overall to the README, lots of more updated information
2016-11-25 20:07:45 +00:00
Richard Littauer
0f7bde7bc3
Merge pull request #29 from libp2p/feat/remove-below
...
Remove word below
2016-10-14 10:55:39 -04:00
David Dias
fecb41b275
readme
2016-09-14 01:34:15 -04:00
David Dias
af493363aa
add images
2016-09-14 01:31:47 -04:00
David Dias
fe2d097bfa
update the roadmap
2016-09-14 01:29:30 -04:00
Richard Littauer
3cf54db8d5
Remove word below
...
It doesnt belong
2016-09-13 17:23:47 -04:00
Richard Littauer
3c93b7cd4e
Standardized Readme
...
Thoughts?
2016-09-02 15:22:28 -04:00
Friedel Ziegelmayer
93a0103fb8
docs(readme): add package listing
...
See https://github.com/ipfs/js-ipfs/pull/385 for details
2016-08-01 15:40:47 +02:00
David Dias
d79abccb85
update readme with roadmap and links to discussion
...
License: MIT
Signed-off-by: David Dias <daviddias.p@gmail.com>
2015-11-18 18:58:30 +00:00
David Dias
0293aee549
update the readme with roadmap
2015-11-18 16:28:20 +00:00
David Dias
640cea2252
update README and package.json
2015-10-28 21:59:15 +00:00
David Dias
03cc2c28fb
Initial version, readme docs, expectations, and so on
2015-09-27 00:14:40 +01:00
David Dias
32cac8b0c2
to reserve the name
2015-09-20 16:18:34 +01:00
David Dias
75f8be7ac6
badgers, ci, standard, precommit
2015-08-25 11:00:19 +01:00
David Dias
e770ce7822
Initial commit
2015-07-23 14:05:43 -07:00