Re: [webrtc-pc] Origin value for data channel message event

I took a look at https://html.spec.whatwg.org/multipage/comms.html#messageevent and https://www.w3.org/TR/webmessaging/#the-messageevent-interfaces. It looks like "origin" (and "lastEventId") is unused for e.g. WebSockets. Can't we assume that it's unused for our data channel as well?

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

Received on Thursday, 5 July 2018 10:59:48 UTC