Skip to main content

Module iroh

Module iroh 

Source

Modules§

iroh
Peer-to-peer QUIC connections.

Structs§

IrohRouter
An Iroh protocol handler that uses an RpcRouter for per-stream version-based protocol dispatch.
IrohServer
IrohServiceLane
The callee’s end of a lane the peer opened.
IrohSession
A JetStream session over an iroh connection.
IrohTransport

Functions§

client_builder
Dial addr and open one lane on it.
endpoint_builder
server_builder
session_builder
r[impl jetstream.session.conformance.iroh] Dial addr and keep the connection as a session, so the caller can open as many lanes as it wants rather than being handed one.