Yggdrasil.Adapter.Bridge.Generator.start_bridge
You're seeing just the function
start_bridge
, go back to Yggdrasil.Adapter.Bridge.Generator module for more information.
Specs
start_bridge(pid(), Yggdrasil.Channel.t(), Yggdrasil.Channel.t()) :: {:ok, pid()} | {:error, term()}
Starts a bridge subscriber with a channel
and remote pid
.