0.0.6 • Published 12 years ago
net-emitter v0.0.6
node-net-emitter
An implementation of the node.js net module that uses remote-events for socket communication.
Inspiration
This module makes working with sockets easier by utilizing the remote-events
API for communicating between services using event listeners.