Skip to content

mischnic/BleBrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BleBrowser

Experimental implementation of the Web Bluetooth spec on WKWebView for IOS

  • Working, just enough to read values:
    • bluetooth:requestDevice
    • BluetoothRemoteGATTServer.connect
    • BluetoothRemoteGATTServer.getPrimaryService
    • BluetoothGATTService.getCharacteristic
    • BluetoothGATTCharacteristic.readValue
  • Todo: Everything else

About

IOS WebBluetooth Polyfill

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 55.6%
  • JavaScript 44.3%
  • HTML 0.1%