- 24 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
Sending a protocol version is nice. However, this "disconnect if our versions are different" logic makes the version entirely useless (because we can't change it). Really, each indevidual protocol is versioned so let's just leave it at that. If we make a breaking change that requires a protocol bump, we can do that and then switch on the other side's version. However, we'll have to wait for the entire network to upgrade for that to work.
-
- 18 Oct, 2018 1 commit
-
-
Steven Allen authored
(disables discovery by default)
-
- 12 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 10 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 05 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 04 Oct, 2018 2 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 24 Sep, 2018 1 commit
-
-
Steven Allen authored
-
- 17 Sep, 2018 1 commit
-
-
Steven Allen authored
Pulls in update to fix #415. Thanks @cannium!
-
- 08 Sep, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 31 Aug, 2018 2 commits
-
-
Steven Allen authored
-
Marten Seemann authored
-
- 28 Aug, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 22 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 09 Aug, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
and regenerate protobuf files
-
- 27 Jul, 2018 1 commit
-
-
Steven Allen authored
Repo: https://github.com/libp2p/go-lib2p-examples
-
- 21 Jul, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 12 Jul, 2018 1 commit
-
-
Steven Allen authored
-
- 26 Jun, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 09 Jun, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 05 Jun, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
Also, make the libp2p constructor fully useful. There should now be no need to manually construct a swarm/host.
-
- 04 Jun, 2018 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Hector Sanjuan authored
-
Hector Sanjuan authored
-
- 01 Jun, 2018 1 commit
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 29 May, 2018 1 commit
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 27 May, 2018 1 commit
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 16 Apr, 2018 1 commit
-
-
Steven Allen authored
-