- 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
-
- 03 Oct, 2018 1 commit
-
-
Lars Gierth authored
-
- 24 Sep, 2018 1 commit
-
-
Steven Allen authored
-
- 08 Sep, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 31 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 28 Aug, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 22 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 09 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 21 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
Removes: * go-libp2p-conn logic (moved to transports) * go-libp2p-peerstream (moved here) Changes: * New transport interface. * Explicit over implicit (the implicit automagic now all lives in go-libp2p): * No more default transports, muxers, etc. * No more fallback dialer. Transports are now *required*. * Stream opening: * Connection picking logic (instead of just picking the first). * Tries harder to open a stream of some connections happen to be closed. * Stream closing: * No longer treats half-closed streams as fully closed. Users *must* read the an EOF or reset the stream for it to be garbage collected. * No more polling for dead connections. * Multiplexers are now *non-optional*. Really, they haven't been optional for a while but we still pretended that they were. * No more Network type alias. It added a bunch of code and didn't really provide anything but an alternative set of methods that do the same thing. * Notifications: * New guarantee: connection open notifications will complete before connection close notifications begin. * Given that, notifications are now delivered in parallel. No more notification backlogs blocking connection closing/opening.
-
- 04 Jun, 2018 1 commit
-
-
Hector Sanjuan authored
-
- 29 May, 2018 1 commit
-
-
Hector Sanjuan authored
-
- 16 Apr, 2018 1 commit
-
-
Steven Allen authored
-
- 30 Mar, 2018 1 commit
-
-
Steven Allen authored
-
- 01 Feb, 2018 1 commit
-
-
Steven Allen authored
-
- 28 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 20 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 05 Dec, 2017 1 commit
-
-
Steven Allen authored
-
- 20 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 14 Nov, 2017 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
It doesn't exist anymore. This is now handled entirely though contexts.
-
- 19 Oct, 2017 1 commit
-
-
Steven Allen authored
-
- 21 Sep, 2017 1 commit
-
-
Steven Allen authored
-
- 20 Sep, 2017 1 commit
-
-
Jeromy authored
-
- 16 Sep, 2017 1 commit
-
-
Steven Allen authored
-
- 13 Sep, 2017 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-