Extreme.subscribe_to

You're seeing just the callback subscribe_to, go back to Extreme module for more information.
Link to this callback

subscribe_to(stream, subscriber, opts)

View Source

Specs

subscribe_to(stream :: String.t(), subscriber :: pid(), opts :: Keyword.t()) ::
  {:ok, pid()}

TODO