mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
While just a websocket is enough for handling terminal part of WebREPL, handling file transfer operations requires demultiplexing and acting upon, which is encapsulated in _webrepl class provided by this module, which wraps a websocket object.
5.1 KiB
5.1 KiB