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