Skip to main content

Module client

Module client 

Source
Expand description

Client builder, authentication, TLS options, and workflow operations. Client and ClientBuilder connection, auth, and TLS support.

Structsยง

Client
Reusable caller-side SDK client for an aion-server deployment.
ClientAuth
Bearer authentication credential for server calls.
ClientBuilder
Builder for Client connection, authentication, and TLS options.
ClientConfig
Fully resolved client connection configuration.
TlsOptions
TLS options for connecting to an HTTPS/TLS endpoint.