Function iroh_blobs::provider::handle_connection

source ยท
pub async fn handle_connection<D: Map, E: EventSender>(
    connection: Connection,
    db: D,
    events: E,
    rt: LocalPoolHandle
)
Expand description

Handle a single connection.