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(iroh): move protocol relevant impls into node/protocols #2831

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

dignifiedquire
Copy link
Contributor

@dignifiedquire dignifiedquire commented Oct 23, 2024

Some internal refactorings

Copy link

github-actions bot commented Oct 23, 2024

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

Last updated: 2024-10-24T09:40:27Z

Copy link

github-actions bot commented Oct 23, 2024

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 77afe22

@rklaehn
Copy link
Contributor

rklaehn commented Oct 24, 2024

I think we should use a rpc protocol that is relatively isolated (like gossip, not docs (huge) and not blobs (mixed with tags)) and see if we can move the rpc protocol definition to the iroh-gossip crate and the client handler under a feature flag.

This PR is still fine though... :-)

@dignifiedquire dignifiedquire added this pull request to the merge queue Oct 24, 2024
Merged via the queue into main with commit 67df1c1 Oct 24, 2024
28 checks passed
@rklaehn rklaehn deleted the refactor-rpc branch November 20, 2024 12:31
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.

2 participants