Example #1
0
 client.on('connect', function () {
     channel.emmit('join', id, client);
 });