Re: [web-bluetooth] API which provides the negotiated MTU is required (#383)

`QuickBlue` is extracted from `NotepadCore`: https://github.com/woodemi/notepad_core

`requestMtu` was implemented on Web in `NotepadCore` as well: https://github.com/woodemi/notepad_core/blob/cbf649b44576b808a5fd5d9ce0a2e592492e84a6/notepad_core_web/lib/notepad_core_web.dart#L105

Though there isn't MTU API in WebBluetooth, both Chrome & Edge(Chromiume) works with MTU <= 140 on `macOS`, or with `expextedMtu` <= 517 on Windows 10+ (Our device work with 247 after negotiation)

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


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

Received on Monday, 23 November 2020 06:43:22 UTC