Modules§
- iroh
- Peer-to-peer QUIC connections.
Structs§
- Iroh
Router - An Iroh protocol handler that uses an
RpcRouterfor per-stream version-based protocol dispatch. - Iroh
Server - Iroh
Service Lane - The callee’s end of a lane the peer opened.
- Iroh
Session - A JetStream session over an iroh connection.
- Iroh
Transport
Functions§
- client_
builder - Dial
addrand open one lane on it. - endpoint_
builder - server_
builder - session_
builder - r[impl jetstream.session.conformance.iroh]
Dial
addrand keep the connection as a session, so the caller can open as many lanes as it wants rather than being handed one.