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: Add iroh-router support & optional in-memory rpc client #2

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

matheus23
Copy link
Collaborator

Description

  • Adds Engine::client fn that returns an in-memory RPC client
  • Adds impl ProtocolHandler for Engine so iroh-willow can be used with iroh-router
  • Moved a reference to Endpoint into Engine, so it can be used when answering RPC requests like add_node_addr or node_addr

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@matheus23 matheus23 self-assigned this Nov 15, 2024
Copy link

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

Last updated: 2024-11-15T14:46:52Z

@matheus23 matheus23 merged commit 0de31dd into main Nov 15, 2024
21 of 24 checks passed
@matheus23 matheus23 deleted the matheus23/use-router branch November 15, 2024 15:21
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