- 29 Aug, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 21 Aug, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 30 Jun, 2021 4 commits
-
-
tavit ohanian authored
Port 2021 06 30 See merge request !1
-
tavit ohanian authored
-
tavit ohanian authored
-
tavit ohanian authored
-
- 19 Jun, 2020 3 commits
-
-
Steven Allen authored
Correct a typo
-
Jun10ng authored
-
Jun10ng authored
-
- 03 Jun, 2020 1 commit
-
-
Raúl Kripalani authored
-
- 20 May, 2020 2 commits
-
-
Raúl Kripalani authored
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
-
dependabot-preview[bot] authored
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
-
- 11 Mar, 2020 1 commit
-
-
Steven Allen authored
Bump github.com/libp2p/go-libp2p-core from 0.3.0 to 0.5.0
-
- 09 Mar, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.3.0...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 17 Dec, 2019 1 commit
-
-
Steven Allen authored
Bump github.com/libp2p/go-libp2p-core from 0.2.5 to 0.3.0
-
- 12 Dec, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.2.5 to 0.3.0. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.2.5...v0.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 07 Dec, 2019 3 commits
-
-
Steven Allen authored
Bump github.com/libp2p/go-libp2p-core from 0.2.2 to 0.2.5
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.2.2 to 0.2.5. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.2.2...v0.2.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Bump github.com/libp2p/go-libp2p-testing from 0.0.4 to 0.1.1
-
- 06 Dec, 2019 3 commits
-
-
Steven Allen authored
ci: bump go to 1.13
-
Steven Allen authored
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-testing](https://github.com/libp2p/go-libp2p-testing) from 0.0.4 to 0.1.1. - [Release notes](https://github.com/libp2p/go-libp2p-testing/releases) - [Commits](https://github.com/libp2p/go-libp2p-testing/compare/v0.0.4...v0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 06 Aug, 2019 2 commits
-
-
bigs authored
[DEPENDENT MERGE] Return error rather than panic in Emit
-
Cole Brown authored
-
- 01 Aug, 2019 1 commit
-
-
bigs authored
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
-
- 31 Jul, 2019 1 commit
-
-
Cole Brown authored
-
- 30 Jul, 2019 1 commit
-
-
Cole Brown authored
-
- 27 Jun, 2019 9 commits
-
-
Łukasz Magiera authored
nit: fix with-node
-
Łukasz Magiera authored
fix: serialize publishing
-
Steven Allen authored
Ensure that all subscribers see events in the same order. This also ensures that the subscribers never see the initial "latest" event after some other event. fixes #16
-
Łukasz Magiera authored
fix: completely drain on close
-
Steven Allen authored
Issue: We could partially drain and end up with, e.g., a close event missing a matching open event.
-
Steven Allen authored
1. It doesn't return an error and we weren't checking it anyways. 2. Avoid a goroutine unless we need it.
-
Steven Allen authored
Fix close deadlock and Sub type error
-
Łukasz Magiera authored
nit: avoid ValueOf
-
Steven Allen authored
We only need TypeOf.
-
- 25 Jun, 2019 2 commits
-
-
Łukasz Magiera authored
Enable buffering by default
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-