Re: [web-bluetooth] Service Worker support for WebBluetooth (#422)

I can't understand why `Worker` doesn't support WebBluetooth.

I saw `Worker` supports `WebSerial`.

[WorkerNavigator.serial](https://developer.mozilla.org/en-US/docs/Web/API/WorkerNavigator/serial)

I have a web app need to access my company's product.

The web app is able to access my device with `WebSerial` in worker, but it can't do the same thing with `WebBle` in worker. Wired!! 

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 29 December 2021 06:19:05 UTC