[web-bluetooth] Allow device connections from only one script context at a time.

scheib has just created a new issue for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Allow device connections from only one script context at a time. ==
Connection, notification, read & writes, are all problematic if 
multiple script contexts can be issuing commands to one device. I 
propose that the specification only permit connection to a device from
 one context.

See https://github.com/WebBluetoothCG/web-bluetooth/issues/169

Received on Saturday, 3 October 2015 22:17:14 UTC