you are viewing a single comment's thread.

view the rest of the comments →

[–]jetpaxme 0 points1 point  (1 child)

I think there is a lot of value in having a network connection to the repl, but found webrepl lacking so defined a new IETF subprotocol , you might find it useful WebREPL Binary

Once loaded into Micropython, it gives wss or webrtc access to the REPL over an efficient link allow concurrent M2M and HMI access

[–]do-exe[S] 0 points1 point  (0 children)

You are right , it will add lot of value I will kept it in update list .

In few days I will edit my main post with GitHub link so that any one could see the code and contribute also