Skip to main content

Module api

Module api 

Source
Expand description

ARCPClient and the type-state Session<S> (RFC §4.6, §8).

Structs§

ARCPClient
Client-side entry point.
Authenticated
Type-state marker: the session has completed session.accepted.
JobHandle
Handle to an in-flight job (RFC §10).
Session
Type-state session handle.
SubscriptionHandle
Handle to a live subscription (RFC §13).
Unauthenticated
Type-state marker: the session has not yet completed session.accepted.