X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FchatGroup%2FchatGroup.socket.js;h=b3694b9f6033320c7e2773409472e8ca4c656a79;hb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;hp=e0ad739fc1832df588933ec51c4ee317fc9e76bc;hpb=b8feeab5a72cbb7651a1c603fc767034cd5922cc;p=motion2.git diff --git a/server/api/chatGroup/chatGroup.socket.js b/server/api/chatGroup/chatGroup.socket.js index e0ad739..b3694b9 100644 --- a/server/api/chatGroup/chatGroup.socket.js +++ b/server/api/chatGroup/chatGroup.socket.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xd787=['length','chatGroup:','./chatGroup.events','remove','update','emit','removeListener','register'];(function(_0x2d2c16,_0x4e88b6){var _0x53f2fb=function(_0x6b6dac){while(--_0x6b6dac){_0x2d2c16['push'](_0x2d2c16['shift']());}};_0x53f2fb(++_0x4e88b6);}(_0xd787,0x1da));var _0x7d78=function(_0x2c084f,_0x15a73e){_0x2c084f=_0x2c084f-0x0;var _0x61b15=_0xd787[_0x2c084f];return _0x61b15;};'use strict';var ChatGroupEvents=require(_0x7d78('0x0'));var events=['save',_0x7d78('0x1'),_0x7d78('0x2')];function createListener(_0x497c12,_0x5b5406){return function(_0xe4e4e2){_0x5b5406[_0x7d78('0x3')](_0x497c12,_0xe4e4e2);};}function removeListener(_0x42e370,_0x4d666b){return function(){ChatGroupEvents[_0x7d78('0x4')](_0x42e370,_0x4d666b);};}exports[_0x7d78('0x5')]=function(_0x1c19fc){for(var _0x48143f=0x0,_0x3795d4=events[_0x7d78('0x6')];_0x48143f<_0x3795d4;_0x48143f++){var _0x556345=events[_0x48143f];var _0x2e54db=createListener(_0x7d78('0x7')+_0x556345,_0x1c19fc);ChatGroupEvents['on'](_0x556345,_0x2e54db);}}; \ No newline at end of file +var _0x2297=['length','chatGroup:','save','emit','register'];(function(_0x240ae9,_0x3a0229){var _0x4ceaae=function(_0x4b122c){while(--_0x4b122c){_0x240ae9['push'](_0x240ae9['shift']());}};_0x4ceaae(++_0x3a0229);}(_0x2297,0x93));var _0x7229=function(_0x1f926d,_0x1ec305){_0x1f926d=_0x1f926d-0x0;var _0x1452d3=_0x2297[_0x1f926d];return _0x1452d3;};'use strict';var ChatGroupEvents=require('./chatGroup.events');var events=[_0x7229('0x0'),'remove','update'];function createListener(_0x331140,_0x2b8edc){return function(_0x1468a4){_0x2b8edc[_0x7229('0x1')](_0x331140,_0x1468a4);};}function removeListener(_0x37e8cd,_0x2d0944){return function(){ChatGroupEvents['removeListener'](_0x37e8cd,_0x2d0944);};}exports[_0x7229('0x2')]=function(_0x41bb0e){for(var _0x1051c=0x0,_0x1ade79=events[_0x7229('0x3')];_0x1051c<_0x1ade79;_0x1051c++){var _0x2e6a09=events[_0x1051c];var _0x3329b1=createListener(_0x7229('0x4')+_0x2e6a09,_0x41bb0e);ChatGroupEvents['on'](_0x2e6a09,_0x3329b1);}}; \ No newline at end of file