- 03 Apr, 2020 1 commit
-
-
Adin Schmahmann authored
* feat: consume identify events to evaluate routing table addition * fix: routing table no longer gets an update just because new messages have arrived or been sent * fix: add already connected peers into the routing table before listening to events Co-authored-by: Raúl Kripalani <raul.kripalani@gmail.com> Co-authored-by: Aarsh Shah <aarshkshah1992@gmail.com>
-
- 26 May, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 30 Jan, 2019 1 commit
-
-
Matt Joiner authored
Doesn't pass in time with race detector enabled.
-
- 14 Mar, 2018 1 commit
-
-
Steven Allen authored
We may fire notifications asynchronously. Well, we have to, really. We'd like: 1. Begin Open 2. Open Notifications 3. End Open 4. Begin Close 5. Close Notifications 6. End Close However, this breaks if we allow open notifications to close connections (which, IMO, we want).
-
- 27 Jul, 2017 1 commit
-
-
Steven Allen authored
-