webrepl icon indicating copy to clipboard operation
webrepl copied to clipboard

Added support for Web Serial API, allowing direct access to the USB-S…

Open rafaelaroca opened this issue 5 years ago • 0 comments

Added support for Web Serial API, allowing direct access to the USB-Serial device from the Web Browser. Works on vanilla Google Chrome with Experimental Web Platform features enabled in chrome://flags. Original WebSocket also works, allowing user to choose between USB Serial or WebSocket.

rafaelaroca avatar Jun 21 '20 01:06 rafaelaroca