Hacker News new | ask | show | jobs
by pjscott 5729 days ago
That's a really good point. What sort of message passing support would you like to see in node? I have some free time.
1 comments

Being able to stream arbitrary data as JSON already get you a lot of flexibility. Can you stream Javascript functions, though? (You can in Lua, but doing so w/ closures is tricky.)