Commit Graph

3 Commits

Author SHA1 Message Date
Konstantin Itskov
ffbf0aac01 Unexport RTC State, Type and Policy structures
Modify RTCSdpType to protect newRTCSdpType
Modify RTCPriorityType to protect methods
Modify RTCSctpTransportState to protect methods
Modify RTCRtcpMuxPolicy to protect methods
Modify RTCPeerConnectionState to protect methods
Modify RTCIceTransportPolicy to protect methods
Modify RTCIceGatheringState to protect methods
Modify RTCIceCredentialType to protect methods
Modify RTCIceConnectionState to protect methods
Modify RTCDtlsTransportState to protect methods
Modify RTCDataChannelState to protect methods
Modify RTCBundlePolicy to protect methods

Relates to #83
2018-09-14 13:42:41 -04:00
Konstantin Itskov
12c871b66f Add fixes to the linting to pass ci testing 2018-09-04 12:27:23 -04:00
Konstantin Itskov
4e112e611a Add RTCDataChannelState structure to improve webrtc state management 2018-09-04 09:33:05 -04:00