socketful 0.0.1
socketful: ^0.0.1 copied to clipboard
extendable socket(websocket,tcpsocket) api for both client and server
Socketful #
Provides a simple extendable socket(websocket,tcpsocket) api for both client and server
##Example:
var sock = Socketful.create({
});