VoxRtcServer.SessionDescription (vox_rtc_server v0.1.0)

Copy Markdown View Source

WebRTC session description used for offer/answer signaling.

Summary

Types

t()

@type t() :: %VoxRtcServer.SessionDescription{sdp: String.t(), type: String.t()}