Stargate.Producer.State (stargate v0.2.0) View Source
Defines the state stored by the producer websocket process. The Stargate producer 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 configuring the connection.