Module utils

Source
Available on crate feature agent only.
Expand description

Utilities for managing sessions and endpoints.

Structsยง

SessionClient
A client that maintains session data and manages endpoints and XRPC headers.
SessionWithEndpointStore
A store that wraps an underlying store providing authorization token and adds endpoint management functionality.