Documentation
¶
Index ¶
Constants ¶
View Source
const PingWindowDuration = 500 * time.Millisecond
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Answer ¶
type Answer string
func AnswerFromJSON ¶
func (Answer) MarshalJSON ¶
func (Answer) WebRTCSessionDescription ¶
func (s Answer) WebRTCSessionDescription() (webrtc.SessionDescription, error)
type Offer ¶
type Offer string
func OfferFromJSON ¶
func (Offer) MarshalJSON ¶
func (Offer) WebRTCSessionDescription ¶
func (s Offer) WebRTCSessionDescription() (webrtc.SessionDescription, error)
Click to show internal directories.
Click to hide internal directories.