Yggdrasil.Backend.Default.connected
You're seeing just the function
connected
, go back to Yggdrasil.Backend.Default module for more information.
Specs
connected(Yggdrasil.Channel.t(), nil | pid()) :: :ok | {:error, term()}
Broadcast a connection message in a channel
and optionally to a pid
.