Comment on Show HN: Wsq – WebSocket task queuesComments−poseid10yis this something like dnode? I used dnode for RPC style programming between an Arduino and web server: https://github.com/embeddednodejs/ch_8_entering_the_cloud/bl...possibly your lib could make the setup nicer.−poseid10yalso, how would you add custom events to the tasks, e.g. process data from a "button", "slider", ...
Comments
is this something like dnode? I used dnode for RPC style programming between an Arduino and web server: https://github.com/embeddednodejs/ch_8_entering_the_cloud/bl...
possibly your lib could make the setup nicer.
also, how would you add custom events to the tasks, e.g. process data from a "button", "slider", ...