Re: [webrtc-pc] Can RTCDtlsTransport's iceTransport attribute change? (#2056)

I want that attribute to be immutable; our current implementation is, and I'd like it to stay that way. [SameObject] makes sense as a way to state that.
(One could imagine an implementation that implemented ICE restart by throwing away the ICETransport object and starting over. I want such an implementation to be non-conformant.)


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2056#issuecomment-454015668 using your GitHub account

Received on Monday, 14 January 2019 14:05:32 UTC