MOQX.Transport.Context (moqx v0.10.0)

Copy Markdown View Source

Caller-owned immutable transport context.

Thread latest context through all MOQX.Transport calls. Do not use stale copies concurrently.

Summary

Types

t()

@type t() :: %MOQX.Transport.Context{backend: MOQX.Transport.BackendRef.t()}