Re: [webrtc-pc] Rename sender.transport.transport to sender.transport.iceTransport?

And for consistency:
```
partial interface RTCPeerConnection {
    readonly attribute RTCSctpTransport? sctp;
```
should this be named sctpTransport?

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

Received on Monday, 29 October 2018 12:14:04 UTC