Stargate.Receiver.Dispatcher.State (stargate v0.2.0) View Source

Defines the struct used by a Stargate.Receiver.Dispatcher to store its state.

Includes the type of the receiver (consumer or reader), the name of the process registry associated to the supervision tree, the path parameters of the topic (tenant, namespace, topic), the atom key of the websocket connection within the process registry, and whether or not the receiver is in push or pull mode if it's consumer.