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

chore: adding to libwaku dial and disconnect by peerIds #3111

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

Conversation

gabrielmer
Copy link
Contributor

@gabrielmer gabrielmer commented Oct 11, 2024

Description

Adding waku_disconnect_peer_by_id and waku_dial_peer_by_id procedures in libwaku

Changes

  • adding waku_disconnect_peer_by_id and waku_dial_peer_by_id procedures in libwaku
  • removing createGetPeerIdsByProtocolRequest and using createShared for every request of type PeerManagementRequest
  • overloading disconnectNode()

Issue

#3039

Copy link

github-actions bot commented Oct 11, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3111

Built from ef50608

@gabrielmer gabrielmer marked this pull request as ready for review October 11, 2024 14:56
@gabrielmer gabrielmer changed the title chore: adding libwaku dial and disconnect by peerIds chore: adding to libwaku dial and disconnect by peerIds Oct 11, 2024
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