Re: [web-bluetooth] Queueing notifications/indications (#551)

As David said, this is guaranteed by the specification. The `value` attribute of `BluetoothRemoteGattCharacteristic` will not change until the application returns control back to the Javascript event loop. If the application doesn't want to handle the new value synchronously it can implement its own queuing mechanism.

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


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

Received on Thursday, 20 May 2021 16:59:55 UTC