duktape-esp32 icon indicating copy to clipboard operation
duktape-esp32 copied to clipboard

Multithreading

Open snahmad opened this issue 6 years ago • 1 comments

Is this support creation threads or tasks?

Does this support socket programming for listener and sending using UDP and TCP.

snahmad avatar May 31 '18 00:05 snahmad

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?

snahmad avatar May 31 '18 07:05 snahmad