Tradehub.Stream.unsubscribe

You're seeing just the function unsubscribe, go back to Tradehub.Stream module for more information.
Link to this function

unsubscribe(channel_uri)

View Source

Specs

unsubscribe(String.t()) :: :ok | {:error, reason :: any()}

The utility function to unsubscribe an available channel

Examples

iex> Tradehub.Stream.unsubscribe("market_stats")