mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Path restructuring
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
var Listener = require('./socket.io/listener');
|
||||
|
||||
this.listen = function(server, options){
|
||||
return new Listener(server, options);
|
||||
};
|
||||
Reference in New Issue
Block a user