Skip to main content

Module endpoint

Module endpoint 

Source
Expand description

Endpoint trait.

MaEndpoint defines the shared interface for all ma transport endpoints. See crate::iroh for the iroh-backed implementation.

Constants§

DEFAULT_DELIVERY_PROTOCOL_ID
Default protocol ID for unqualified send/request calls.
DEFAULT_INBOX_CAPACITY
Default inbox capacity for services.

Traits§

MaEndpoint
Shared interface for ma transport endpoints.