Stargate.Receiver.State (stargate v0.2.0) View Source
Defines the state stored by the consumer or reader websocket process. The Stargate receiver records the registry name associated to its supervision tree, the URL of the cluster and topic it connects to, as well as the individual components that make up the URL including the host, protocol (ws or wss), topic path parameters (persistent or non-persistent, tenant, namespace, and topic) and any query parameters configuing the connection.