/*! * socket.io-node * Copyright(c) 2011 LearnBoost * MIT Licensed */ module.exports = require( './lib/socket.io' );