mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +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.
8.8 KiB
8.8 KiB