Crate irpc_iroh

Source

Structs§

IrohProtocol
A ProtocolHandler for an irpc protocol.
IrohRemoteConnection
A connection to a remote service.

Functions§

client
handle_connection
Handles a single iroh connection with the provided handler.
listen
Utility function to listen for incoming connections and handle them with the provided handler
read_request
read_request_raw
Reads a single request from the connection.