Files
socket.io/lib/util/util.js
Guillermo Rauch 7bb7be23d1 Build updated
Updated copyrights
2010-05-26 21:19:02 -03:00

9 lines
194 B
JavaScript

/**
* Socket.IO client
*
* @author Guillermo Rauch <guillermo@learnboost.com>
* @license The MIT license.
* @copyright Copyright (c) 2010 LearnBoost <dev@learnboost.com>
*/
io.util = {};