-
-
javascript-ecdc
... logic
1. User uses Browser browses Server's page
2. Initialised EcdcClient client
3. EcdcClient spawns Workers
4. EcdcClient cleanups local expired tasks (located in Storage)
5. EcdcClient forces one worker to deliver complete but unsend ...
-
VGA
... all future drawing will take place on page 2
// NOTE: multi-page support is only available in 320x240 ... communicate with
vgaInstance.begin();
// Draw 8x8 pixel sprite ID 2 (previously set up using initSprite()) at pixel location ...
-