Skip to content

Conversation

@rklaehn
Copy link
Collaborator

@rklaehn rklaehn commented Nov 4, 2025

E.g. to use connections out of a connection pool without having to build a irpc client pool.

  • rename the lazy, reconnecting connections to ...Lazy...
  • introduce IrohRemoteConnection to just wrap an iroh connection
  • implement RemoteConnection directly for quinn::Connection

E.g. to use connections out of a connection pool without having to build a irpc client pool.

- rename the lazy, reconnecting connections to ...Lazy...
- introduce IrohRemoteConnection to just wrap an iroh connection
- implement RemoteConnection directly for quinn::Connection
Copy link
Member

@Frando Frando left a comment

Choose a reason for hiding this comment

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

Cool. Thought of doing this too recently after I had a use for a non-lazy irpc-iroh connection.

@Frando Frando merged commit 6f0dec7 into main Nov 5, 2025
16 checks passed
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.

3 participants