Re: [web-bluetooth] Beacon Broadcast Support

As mentioned in 
https://webbluetoothcg.github.io/web-bluetooth/#introduction, 
> 
The first version of this specification allows web pages, running on a
 UA in the Central role, to connect to GATT Servers over either a 
BR/EDR or LE connection.
I'm quite positive we may want to expose a Web Bluetooth API to 
support broadcasting mode in the future. In the mean time, you should 
have a look at 
https://github.com/google/eddystone/tree/master/libraries/javascript/eddystone-advertising,
 an Eddystone Advertising Library that exposes simple functions that 
developers can use to advertise a Valid Eddystone packet from their 
Chrome OS device.

-- 
GitHub Notification of comment by beaufortfrancois
Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/231#issuecomment-233278570
 using your GitHub account

Received on Monday, 18 July 2016 09:02:22 UTC