Yggdrasil.Subscriber.Manager.add
You're seeing just the function
add
, go back to Yggdrasil.Subscriber.Manager module for more information.
Specs
add(Yggdrasil.Channel.t(), pid()) :: :ok | {:error, binary()}
Adds a pid
to the channel
.