Conversation

After applying the fix in github.com/webadb/webadb., webadb.js is usable for fastboot. It's a very incomplete implementation compared to the adb support but at least it appears to deal with the protocol framing. Not going to be as much painful low-level work as I expected for it.
3
7
Replying to and
(I ask because I hacked something together using webusb for DFU which *does* requires a USB reset, and on windows, the winusb driver doesn't actually support reset, so the webusb call will always fail)
1