[web-bluetooth] Pull Request: Add a gattserverdisconnected event to report when a page needs to reconnect.

jyasskin has just submitted a new pull request for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Add a gattserverdisconnected event to report when a page needs to 
reconnect. ==
Preview at 
https://rawgit.com/jyasskin/web-bluetooth-1/disconnect-event/index.html

I'm using `gattserverdisconnected` to distinguish this from non-gatt 
connections and from clients that disconnect once we implement 
peripheral mode.

This doesn't fully address #114.

See https://github.com/WebBluetoothCG/web-bluetooth/pull/206

Received on Thursday, 28 January 2016 21:42:20 UTC