Caller-owned immutable transport context.
Thread latest context through all MOQX.Transport calls. Do not use stale
copies concurrently.
Summary
Types
@type t() :: %MOQX.Transport.Context{backend: MOQX.Transport.BackendRef.t()}
Caller-owned immutable transport context.
Thread latest context through all MOQX.Transport calls. Do not use stale
copies concurrently.
@type t() :: %MOQX.Transport.Context{backend: MOQX.Transport.BackendRef.t()}