# Interfaces
IWebRtc is this module interface.
# Type aliases
DataChannel is the top level pion's data channel.
DataChannelState is the pion's data channel state.
ICECandidate is the pion's ICECandidate.
ICECandidateType is the pion's ICECandidateType.
ICEConnectionState is the pion's ICEConnectionState.
ICEServer represents a ICEServer config.
PeerConnection represents the webrtc connection.
ReadWriteCloser is the detached datachannel pion's interface for read/write.