Yoji Shidara
null+****@clear*****
Wed Nov 13 10:35:16 JST 2013
Yoji Shidara 2013-11-13 10:35:16 +0900 (Wed, 13 Nov 2013) New Revision: bfc24910e3eec96899a99d591ebe01b7464eb95e https://github.com/droonga/express-droonga/commit/bfc24910e3eec96899a99d591ebe01b7464eb95e Message: Remove tailing spaces Modified files: lib/adapter/api/socket.io.js Modified: lib/adapter/api/socket.io.js (+2 -2) =================================================================== --- lib/adapter/api/socket.io.js 2013-10-30 14:34:18 +0900 (f2101b9) +++ lib/adapter/api/socket.io.js 2013-11-13 10:35:16 +0900 (6eec993) @@ -15,11 +15,11 @@ module.exports = { data.subscriber = data.subscriber || command.sha1sum(data.route); connection.emit('watch.unsubscribe', data); }, - notification: 'watch.notification', + notification: 'watch.notification', onNotify: function(data, socket) { socket.emit('watch.notification', data); } - })//, + })//, // 'createtable': {}, // 'removetable': {}, -------------- next part -------------- HTML����������������������������... Download