Adin Schmahmann
|
e26e489bdd
|
Small code cleanup + refactor
|
2019-06-21 08:46:41 +02:00 |
|
Adin Schmahmann
|
be69856a1d
|
Fixed some unnecessary Leave notifications.
Combined Join and Leave events into a single API with a struct that specifies whether the event is a Join or a Leave.
|
2019-06-12 10:06:16 -04:00 |
|
Adin Schmahmann
|
817651a6d1
|
Subscription Join events now fire even for peers connected to us before we subscribe.
Added a Subscription Leave event
|
2019-06-11 17:49:28 -04:00 |
|
Adin Schmahmann
|
8037a2e60f
|
Add the ability to handle newly subscribed peers
|
2019-06-07 08:31:14 -04:00 |
|
Steven Allen
|
bd1a4630b9
|
move to go-libp2p-pubsub
Updates for move from go-floodsub to go-libp2p-pubsub.
fixes https://github.com/libp2p/go-libp2p-pubsub/issues/4
|
2018-10-18 21:10:16 +01:00 |
|
Jan Winkelmann
|
25b8aad61f
|
add ctx to sub.Next for cancellation
|
2016-11-18 02:23:38 +01:00 |
|
Jan Winkelmann
|
822640a482
|
multiple subscriptions prototype
|
2016-11-18 02:23:38 +01:00 |
|