nats_streaming v0.0.1 Gnat.Streaming.Client
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Link to this function
pub(streaming_client, subject, payload, options \\ [])
Specs
pub(GenServer.server(), String.t(), binary(), keyword()) :: :ok | {:error, term()}
Link to this function
pub_info(streaming_client)
Specs
pub_info(GenServer.server()) :: {:ok, {String.t(), String.t(), pid()}} | {:error, term()}
Link to this function
start_link(settings, options \\ [])
Link to this function
sub_info(streaming_client)
Specs
sub_info(GenServer.server()) :: {:ok, {String.t(), String.t(), pid()}} | {:error, term()}