[web-bluetooth] Pull Request: Change BlutoothManufacturerData.data to be tstr

alexnj has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth:

== Change BlutoothManufacturerData.data to be tstr ==
This changing [`BluetoothManufacturerData.data` from being a `bstr`](https://github.com/WebBluetoothCG/web-bluetooth/pull/630#discussion_r1783657473) and defining it as a base64 encoded text representation as a `tstr`. Since BiDi is a protocol over JSON, this seems the correct way to represent bytes per [RFC 8610](https://datatracker.ietf.org/doc/html/rfc8610#appendix-E). 

See https://github.com/WebBluetoothCG/web-bluetooth/pull/633


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

Received on Monday, 7 October 2024 20:00:11 UTC