Skip to content

refactor: move ProtocolHandler impl #6

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

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

dignifiedquire
Copy link
Collaborator

No description provided.

Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh-blobs/pr/6/docs/iroh_blobs/

Last updated: 2024-10-28T16:21:38Z

Copy link
Collaborator

@rklaehn rklaehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

}
}

impl<S: crate::store::Store> ProtocolHandler for Blobs<S> {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These implementations don't really look beautiful with all the Arc and Box... But 🤷‍♂️ .

@dignifiedquire dignifiedquire merged commit 378fc0f into main Oct 29, 2024
22 of 24 checks passed
@dignifiedquire dignifiedquire deleted the refactor-blobs-protocol branch October 29, 2024 10:19
dignifiedquire added a commit to n0-computer/iroh that referenced this pull request Oct 29, 2024
github-merge-queue bot pushed a commit to n0-computer/iroh that referenced this pull request Oct 29, 2024
This moves the implementation of `iroh_router::ProtocolHandler` for
`iroh-blobs` into the `iroh-blobs` crate

Depends on n0-computer/iroh-blobs#6
matheus23 pushed a commit to n0-computer/iroh that referenced this pull request Nov 14, 2024
This moves the implementation of `iroh_router::ProtocolHandler` for
`iroh-blobs` into the `iroh-blobs` crate

Depends on n0-computer/iroh-blobs#6
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.

2 participants