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

refactor: do not use gossip subscribe_all in iroh sync engine #2265

Merged
merged 2 commits into from
May 17, 2024

Conversation

Frando
Copy link
Member

@Frando Frando commented May 6, 2024

Description

Changes gossip usage in iroh::docs_engine to not use Gossip::subscribe_all but subscribe to individual topics instead.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@Frando Frando mentioned this pull request May 6, 2024
4 tasks
@Frando Frando force-pushed the gossip-client-decouple branch from da81020 to 9bdad98 Compare May 6, 2024 08:49
@dignifiedquire dignifiedquire added this to the v0.16.0 milestone May 6, 2024
@ramfox ramfox modified the milestones: v0.16.0, v0.17.0 May 13, 2024
@Frando Frando force-pushed the gossip-client-decouple branch from 9bdad98 to 1aceaba Compare May 16, 2024 10:22
@Frando Frando changed the base branch from gossip-client to main May 16, 2024 10:22
@Frando
Copy link
Member Author

Frando commented May 16, 2024

rebased this onto main to not be held up by #2258

@Frando Frando requested a review from dignifiedquire May 16, 2024 10:24
@Frando Frando added this pull request to the merge queue May 17, 2024
Merged via the queue into main with commit eebf6d1 May 17, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants