hook.io is a versatile distributed event emitter built with node.js hooks are nodes which can seamlessly work together across any device or network to create self-healing meshes of i/o
hook.io is a versatile distributed event emitter built with node.js
hooks are nodes which can seamlessly work together across any device or network to create self-healing meshes of i/o
Features :
- Build applications intelligently by combining together small hook actors
- Rapidly compose new functionality in a distributed and organized way
- Dead simple Interprocess Communication built on-top of node's native EventEmitter class
- Supports a large amount of common i/o sources out of the box
- Additional i/o support from a rich community and network of user-created hook libraries
- Built-in auto-discovery systems using http, tcp, mdns, and hnet
- Hooks can exist on any device that supports JavaScript (cross-browser support via socket.io)
- Seamlessly manages the spawning and daemonizing additional hooks
- Legacy applications can easily be extended to work with hook.io