View Source Membrane.RTC.Engine.Peer (Membrane RTC Engine v0.11.0)

Module describing Peer.

Link to this section Summary

Link to this section Types

@type id() :: any()
@type t() :: %Membrane.RTC.Engine.Peer{id: id(), metadata: any()}

Link to this section Functions

@spec new(id :: id(), metadata :: any()) :: t()