Spear.Client.stream-exclamation-mark

You're seeing just the callback stream-exclamation-mark, go back to Spear.Client module for more information.
Link to this callback

stream!(stream_name)

View Source (since 0.1.0)

Specs

stream!(stream_name :: String.t() | :all) :: Enumerable.t()

A wrapper around Spear.stream!/2

Link to this callback

stream!(stream_name, opts)

View Source (since 0.1.0)

Specs

stream!(stream_name :: String.t() | :all, opts :: Keyword.t()) :: Enumerable.t()

A wrapper around Spear.stream!/3