Skip to content

Channels

Service management and dependency injection framework.

DispatchJSONChannel()

Bases: HTTPXChannel

A channel that calls a POST on the endpoint ìnvoke sending a request body containing information on the called component, service and method and the arguments.

DispatchMSPackChannel()

Bases: HTTPXChannel

A channel that sends a POST on the ìnvoke endpointwith an msgpack encoded request body.