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

feat: connection change event #3225

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

Conversation

gabrielmer
Copy link
Contributor

@gabrielmer gabrielmer commented Dec 24, 2024

Description

Adding a connection health change event which gets triggered every time a peer connects or disconnects. When the event is triggered, a new app callback named connectionChangeHandler is called. This PR also integrates the event to libwaku.

Changes

  • add a connection change event
  • integrating the event to libwaku
  • created an eventCallback template in libwaku to avoid code duplication

Issue

#3076

Copy link

github-actions bot commented Dec 24, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3225

Built from ce8bb81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant