httk.serve.dsp.callbacks¶
DSP-facing names for the hardened outbound webhook transport.
The implementation moved to httk.serve.http.webhook. These names are
retained as the DSP-facing spelling of the generic transport and resolve to the
same objects, so identity and isinstance() checks continue to hold.
Attributes¶
Module Contents¶
- httk.serve.dsp.callbacks.CallbackSender¶
- httk.serve.dsp.callbacks.CallbackTransportError¶
- httk.serve.dsp.callbacks.DefaultCallbackSender¶
- httk.serve.dsp.callbacks.callback_url¶