Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Webrtc ¶
type Webrtc struct { DisableDefaultInterceptors bool DtlsRole byte IceServers []IceServer IcePorts struct { Min uint16 Max uint16 } IceIpMap string IceLite bool SinglePort int LogLevel int }
func (*Webrtc) AddIceServersEnv ¶
func (w *Webrtc) AddIceServersEnv()
func (*Webrtc) HasDtlsRole ¶
func (*Webrtc) HasIceIpMap ¶
func (*Webrtc) HasPortRange ¶
func (*Webrtc) HasSinglePort ¶
Click to show internal directories.
Click to hide internal directories.