9 Commits

Author SHA1 Message Date
Jacob Heun
0b75f99d75
feat: make libp2p a state machine (#257)
* docs: add events to readme
2018-10-19 17:37:34 +02:00
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
e531b1bf3d docs: fix pubsub example, solves #167 2018-02-22 07:06:21 +00:00
David Dias
b871bb0a1a docs: update examples to use libp2p-mplex module 2018-02-19 09:58:08 +00:00
David Dias
379febb610 chore: fix linting and move linting to circle 2018-02-16 19:23:35 +01:00
David Dias
99873e877b docs: update pubsub example 2018-02-16 19:23:35 +01:00
David Dias
8fcafe2d90 docs: update pubsub example 2018-02-16 19:23:35 +01:00
David Dias
43345cee6d docs(examples): PubSub 1 and 2 (#103) 2017-07-20 19:42:32 -07:00
David Dias
7df0074667 docs: add disclaimers for each example 2017-07-07 16:02:32 +01:00