Re: [web-bluetooth] Is client to client communication (between nearby devices) possible? (#586)

It is not possible with the current state of Web Bluetooth. This specification allows websites, running in the **Central role** only, to connect to remote GATT Servers over a BLE connection. In other words, it does not allow websites to act as bluetooth peripherals which would be required for two-ways communication between web apps using Bluetooth only.

I'd recommend looking at https://www.npmjs.com/package/@abandonware/bleno.

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


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

Received on Monday, 9 May 2022 08:40:43 UTC