Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use event bus for monitoring peer connections and protocol updates #536

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 6, 2023

  1. fix: use event bus for monitoring peers connections and protocols update

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton authored and jefft0 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    15e9deb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. fix: split monitoring from add current peers

    Signed-off-by: Jeff Thompson <jeff@thefirst.org>
    jefft0 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7aeb7da View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. On NotConnected event, call RemovePeers.

    Also set eventbus.Name to "libp2p/pubsub/notify".
    
    Signed-off-by: Jeff Thompson <jeff@thefirst.org>
    jefft0 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c710236 View commit details
    Browse the repository at this point in the history