[webrtc-pc] data channel default binaryType value is 'blob' (#2170)

youennf has just created a new issue for https://github.com/w3c/webrtc-pc:

== data channel default binaryType value is 'blob' ==
The default binaryType value is 'blob' in the spec.
Firefox implements it but Chrome and Safari uses 'arraybuffer'.
"arraybuffer" might be more convenient for web developers.
It could be promoted to be the default value.


Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2170 using your GitHub account

Received on Thursday, 11 April 2019 14:29:25 UTC