[ortc] Remove duplicated enum definitions

SaschaNaz has just created a new issue for https://github.com/w3c/ortc:

== Remove duplicated enum definitions ==
The current spec have duplicated enum definitions already defined in WebRTC spec:

RTCDataChannelState
RTCDegradationPreference
RTCDtlsTransportState
RTCIceCandidateType
RTCIceComponent
RTCIceCredentialType
RTCIceGathererState
RTCIceProtocol
RTCIceRole
RTCIceTcpCandidateType
RTCIceTransportState
RTCPriorityType

Can we remove and replace them by links to the WebRTC spec?

Please view or discuss this issue at https://github.com/w3c/ortc/issues/691 using your GitHub account

Received on Saturday, 13 May 2017 17:19:46 UTC