Skip to main content

Module iroh_api

Module iroh_api 

Source

Structsยง

ActiveIrohApiConnection ๐Ÿ”’
IrohApiState ๐Ÿ”’

Enumsยง

IrohApiVersion ๐Ÿ”’
VersionedIrohConnection ๐Ÿ”’
VersionedRecvStream ๐Ÿ”’
VersionedSendStream ๐Ÿ”’

Constantsยง

IROH_API_CONNECTION_IDLE_TIMEOUT ๐Ÿ”’
How long an Iroh API connection may stay idle before the server closes it.
IROH_API_CONNECTION_IDLE_TIMEOUT_ERROR_CODE ๐Ÿ”’
Application-level QUIC error code for expected idle Iroh API connection reaping.
IROH_API_CONNECTION_IDLE_TIMEOUT_ERROR_REASON ๐Ÿ”’
Application-level QUIC close reason for idle Iroh API connection reaping.

Functionsยง

acquire_iroh_api_permit ๐Ÿ”’
await_response ๐Ÿ”’
handle_incoming ๐Ÿ”’
handle_incoming_next ๐Ÿ”’
handle_iroh_api_connection ๐Ÿ”’
handle_iroh_api_request ๐Ÿ”’
handle_iroh_api_stream ๐Ÿ”’
run_iroh_api ๐Ÿ”’
run_iroh_api_next ๐Ÿ”’

Type Aliasesยง

CoreApi ๐Ÿ”’
ModuleApi ๐Ÿ”’