js.5sh.net
These are my JavaScript projects for node.js
-
Child module Is used to fork off a child
module, and provide a transparent interfaces to the child doing IPC
by importing the module methods, and doing transparent message passing
via JSON.
-
xmpp-server Is an xmpp server implementation, very developmental, and not stable for use, but a bit of fun.