Transport boundary for sending requests.
Summary
Callbacks
@callback send(Pristine.Core.Request.t(), Pristine.Core.Context.t()) :: {:ok, Pristine.Core.Response.t()} | {:error, term()}
Transport boundary for sending requests.
@callback send(Pristine.Core.Request.t(), Pristine.Core.Context.t()) :: {:ok, Pristine.Core.Response.t()} | {:error, term()}