- From: Harald Alvestrand <harald@alvestrand.no>
- Date: Mon, 06 May 2013 09:49:15 +0200
- To: Bjoern Hoehrmann <derhoermi@gmx.net>, dom@w3.org, "public-webrtc@w3.org" <public-webrtc@w3.org>
Received on Monday, 6 May 2013 07:49:54 UTC
On 05/05/2013 09:51 PM, Bjoern Hoehrmann wrote:
> * Harald Alvestrand wrote:
>> On 05/04/2013 10:24 PM, Ms2ger wrote:
>>> RTCDataChannel.binaryType should be an enum type.
>> This is a piece of spec that was inherited from the websockets spec.
>> Whenever possible, we stay compatible with websockets; is there any
>> great value in departing from it on this point?
> Note <http://dev.w3.org/html5/websockets/#binarytype>.
To wit:
enumBinaryType { "blob","arraybuffer" };
Excellent - they fixed it (April 23 2013 version - seems to have been
introduced in Aug 2012).
I was looking at the published 20 Sep 2012 version (CR), which is the
"latest published version" (and which we link to). Dom - do you have
advice on how we should link to these "dynamic" specs?
Harald
Received on Monday, 6 May 2013 07:49:54 UTC