- 24 Oct, 2018 7 commits
-
-
Steven Allen authored
-
Steven Allen authored
switch to DisablePing instead of PingCustom
-
Steven Allen authored
fix buggy addr equal in test
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
don't disconnect on protocol version mismatch
-
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.
-
- 23 Oct, 2018 1 commit
-
-
vyzo authored
Add ping service in basic host and libp2p constructor option (enabled by default)
-
- 19 Oct, 2018 4 commits
- 18 Oct, 2018 12 commits
-
-
vyzo authored
package-list: fix pubsub link
-
Steven Allen authored
(for rename)
-
Raúl Kripalani authored
update package list for discovery and autonat
-
vyzo authored
-
vyzo authored
-
vyzo authored
fix relay-specific address dialing in routed host
-
vyzo authored
-
Steven Allen authored
Add go-libp2p-gorpc to package list.
-
vyzo authored
Enable relay by default in New
-
Steven Allen authored
gx: update go-libp2p-circuit
-
Steven Allen authored
-
Steven Allen authored
(disables discovery by default)
-
- 17 Oct, 2018 1 commit
-
-
Hector Sanjuan authored
Apparently this also includes some new Jenkins badges. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 12 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 10 Oct, 2018 3 commits
-
-
Steven Allen authored
-
vyzo authored
fix README info for pubsub
-
vyzo authored
-
- 08 Oct, 2018 1 commit
-
-
vyzo authored
the first component must be P_P2P, or else we have a specific address to dial
-
- 06 Oct, 2018 1 commit
-
-
vyzo authored
-
- 05 Oct, 2018 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
vyzo authored
-
Steven Allen authored
downgrade protocol mux failure log to debug
-
- 04 Oct, 2018 2 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 01 Oct, 2018 2 commits
-
-
vyzo authored
-
Steven Allen authored
Track more info for observed addresses
-
- 29 Sep, 2018 1 commit
-
-
Can ZHANG authored
-