chuck.js/.tests/networking/node_modules/socket.io/index.js
2012-06-30 20:36:16 +02:00

8 lines
142 B
JavaScript

/*!
* socket.io-node
* Copyright(c) 2011 LearnBoost <dev@learnboost.com>
* MIT Licensed
*/
module.exports = require('./lib/socket.io');