duktape-esp32
duktape-esp32 copied to clipboard
Multithreading
Is this support creation threads or tasks?
Does this support socket programming for listener and sending using UDP and TCP.
Can we write multiple Tasks/routines to support Http web serer and separate routing running check serial port and perform sending packet/message over UDP/TCP Socket.
Is this limited to single Task in JavaScript at a time?