Hacker News new | ask | show | jobs
by poseid 3840 days ago
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.

1 comments

also, how would you add custom events to the tasks, e.g. process data from a "button", "slider", ...