10 Commits

Author SHA1 Message Date
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
João Santos
1790ded144 docs: Minor fixes in Transport example readme (#199)
* docs: Fixes typos, adds instructions

* docs: adds .md bash syntax highlight
2018-06-04 09:56:57 +01:00
David Dias
0062a4b5eb docs: update examples 2018-02-07 08:37:03 +00:00
Chris Dostert
1355af2b51 docs: fix typos (#154) 2018-01-27 23:26:46 -08:00
Elven
b674bccfc2 chane three links~😉 (#115) 2017-07-31 02:35:21 -07:00
Elven
4ae8e43b8b Fix transport example (#114)
* fix the readme of transport-example-1

* change wrong node.isOn to node.isStarted()
2017-07-31 02:35:08 -07:00
David Dias
b14a2ff717 docs(examples): transports 4 2017-07-07 15:49:14 +01:00
David Dias
7b78736e24 docs(examples): transports 3 2017-07-07 15:44:06 +01:00
David Dias
2b02be08f7 docs(examples): transports 2 2017-07-07 14:37:41 +01:00
David Dias
32cb59fa18 docs(examples): transports 1 2017-07-07 14:37:41 +01:00