- From: Adam Bergkvist <adam.bergkvist@ericsson.com>
- Date: Tue, 12 Jun 2012 10:26:51 +0200
- To: SUN Yang <sun.yang.nj@gmail.com>
- CC: Harald Alvestrand <harald@alvestrand.no>, "public-webrtc@w3.org" <public-webrtc@w3.org>
On 2012-06-11 15:12, SUN Yang wrote: > Hi > > I support early data, it is very benefitial for some information > exchange, for example: user status, device capability etc. People, at the interim meeting, seemed to prefer to wait for the open event. One reason to align with the rest of the web platform (e.g. WebSocket). I also think that the "early" part i mainly in the API call flow - you're allowed to call send on a newly created DataChannel object without waiting for the connected event. The channel still needs to be setup properly before the data actually is sent. /Adam
Received on Tuesday, 12 June 2012 08:29:29 UTC