151 Commits

Author SHA1 Message Date
David Dias
7ef1c0a598 docs(examples): libp2p in the browser 1 2017-07-09 16:52:37 +01:00
David Dias
c23f147bda docs: fix API docs 2017-07-09 12:18:05 +01:00
David Dias
c1a471793d Merge pull request #102 from libp2p/docs/discovery-example
docs(examples): Peer Discovery Mechanisms 1, 2 and 3
2017-07-09 11:14:19 +01:00
David Dias
39145e9a91 docs(examples): Peer Discovery Mechanisms 1, 2 and 3 2017-07-09 11:08:06 +01:00
David Dias
74b6f5f793 chore: update deps 2017-07-08 22:17:14 +01:00
David Dias
a4e5247ca2 Create CONTRIBUTING.md 2017-07-07 22:41:04 +01:00
David Dias
0349119536 docs: Merge pull request #101 from libp2p/docs/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-07-07 22:37:11 +01:00
David Dias
5eb97a66df Create CODE_OF_CONDUCT.md 2017-07-07 22:36:57 +01:00
David Dias
8da166e2a9 Merge pull request #99 from libp2p/docs/stellar-examples
docs: examples - transports, crypto channels, protocol and stream muxing
2017-07-07 21:42:36 +01:00
David Dias
f583b1b2cd docs(examples): encrypted communicationsls 2017-07-07 20:28:11 +01:00
David Dias
5f5ee98a50 docs(examples): protocols and stream muxing 1, 2 and 3 2017-07-07 18:46:35 +01:00
David Dias
7df0074667 docs: add disclaimers for each example 2017-07-07 16:02:32 +01: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
David Dias
53cce8d8f6 docs: list examples 2017-07-07 14:37:16 +01:00
David Dias
b6e41922a7 chore: release version v0.10.0 v0.10.0 2017-07-07 13:27:04 +01:00
David Dias
195673c2d3 chore: update contributors 2017-07-07 13:27:04 +01:00
David Dias
647d10fe10 chore: update deps 2017-07-07 13:25:34 +01:00
Pedro Teixeira
73f2f6d050 feat: state events and query changes (#100) 2017-07-07 12:56:46 +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
547c4dbd33 docs: refactor examples (#96) 2017-07-05 12:12:51 +01:00
David Dias
606fa737b8 WIP - feat: convergence (#94)
* feat: convergence

* structure examples
2017-07-04 11:43:45 +01:00
David Dias
e3870f3f8a Merge pull request #90 from libp2p/fix/missing-dep-async
fix: added missing dep async
2017-06-28 19:29:44 +01:00
Pedro Teixeira
45b0f61824 fix: added missing dep async 2017-06-17 14:29:19 +01:00
David Dias
0263b899e3 chore: release version v0.9.1 v0.9.1 2017-04-16 16:54:49 +01:00
David Dias
fb92e672ee chore: update contributors 2017-04-16 16:54:49 +01:00
David Dias
2e326e1619 fix: do not use assert in async funcs (#88) 2017-04-16 16:54:31 +01:00
David Dias
e4e9761c99 Fix docs 2017-04-16 11:56:34 +01:00
David Dias
a5b7de1b6b chore: release version v0.9.0 v0.9.0 2017-04-06 15:50:57 -04:00
David Dias
9a7a381f85 chore: update contributors 2017-04-06 15:50:56 -04:00
David Dias
1f00855e6e chore: update deps 2017-04-06 15:46:13 -04: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
babb90fe17 chore: release version v0.8.0 v0.8.0 2017-03-31 16:19:24 +01:00
David Dias
2f9070a725 chore: update contributors 2017-03-31 16:19:24 +01:00
David Dias
a48ec65961 Merge pull request #85 from libp2p/feat/advanced-peer-book
fix: correct method on peer-book
2017-03-31 16:18:37 +01:00
David Dias
031ecb3fe7 fix: correct method on peer-book 2017-03-31 16:17:59 +01:00
David Dias
c6bdd869be Merge pull request #76 from libp2p/feat/advanced-peer-book
fix: avoid deleting nodes from peerBook
2017-03-31 16:17:18 +01:00
David Dias
dee0340806 chore: update to latest peer-info, peer-book and libp2p-swarm 2017-03-31 15:52:20 +01:00
David Dias
a4b41b0f9a feat: not remove peer from peerBook on disconnect 2017-03-30 07:20:45 +01:00
David Dias
291e79fc99 fix: addition of ipfs id appendix must come before transport filtering 2017-03-29 21:02:37 +01:00
David Dias
59ea9c388f feat: append peer id to multiaddr if not there 2017-03-29 20:02:54 +01:00
David Dias
300936f2f3 fix: avoid deleting nodes from peerBook 2017-03-29 18:03:00 +01:00
David Dias
9f4ec2a915 chore: release version v0.7.0 v0.7.0 2017-03-29 08:03:58 +01:00
David Dias
c7f4368007 chore: update contributors 2017-03-29 08:03:58 +01:00
David Dias
9ff04779f5 Merge pull request #75 from libp2p/feat/update-peer-events
feat: Feat/update peer events
2017-03-29 08:03:13 +01:00
David Dias
f73c045767 feat: update events to conform with #74 2017-03-29 07:32:46 +01:00
David Dias
8840c9b250 docs: document new events 2017-03-29 07:32:29 +01:00