Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebRTCProvider ¶
type WebRTCProvider struct {
BaseProvider
SignalingServer string `json:"signaling_server"`
PeerID string `json:"peer_id"`
DataChannelName string `json:"data_channel_name"`
}
WebRTCProvider represents a WebRTC data channel.
Click to show internal directories.
Click to hide internal directories.