Web Bluetooth API
The Web Bluetooth API is a browser API that lets web pages discover and communicate directly with nearby Bluetooth Low Energy (BLE) devices, after explicit user consent, without requiring a native app or driver.
3 resources across 1 library
Glossary Terms(3)
Push API (Web)
The Push API is a W3C web standard that lets a browser receive messages pushed from a server even when the corresponding web page is not open, by delivering th…
Web Bluetooth API
The Web Bluetooth API is a browser API that lets web pages discover and communicate directly with nearby Bluetooth Low Energy (BLE) devices, after explicit use…
WebRTC Data Channel
A WebRTC Data Channel is a bidirectional, peer-to-peer communication channel within the WebRTC standard that lets browsers or compatible clients exchange arbit…