Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / chatQueue / chatQueue.rpc.js
index 6de7968..419e78d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x839b=['code','message','result','catch','GetChatQueue','ChatQueue','findAll','options','raw','where','attributes','limit','include','map','model','info','ShowChatQueue','find','lodash','util','bluebird','randomstring','ioredis','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','./chatQueue.socket','register','request','then','ChatQueue,\x20%s,\x20%s','debug','request\x20sent','stringify','error'];(function(_0x2b10d9,_0x589c2d){var _0x4d1ee7=function(_0x333e47){while(--_0x333e47){_0x2b10d9['push'](_0x2b10d9['shift']());}};_0x4d1ee7(++_0x589c2d);}(_0x839b,0x1d5));var _0xb839=function(_0x1537b4,_0x5e4dc8){_0x1537b4=_0x1537b4-0x0;var _0xdcbf79=_0x839b[_0x1537b4];return _0xdcbf79;};'use strict';var _=require(_0xb839('0x0'));var util=require(_0xb839('0x1'));var moment=require('moment');var BPromise=require(_0xb839('0x2'));var rs=require(_0xb839('0x3'));var fs=require('fs');var Redis=require(_0xb839('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xb839('0x5'));var logger=require('../../config/logger')(_0xb839('0x6'));var config=require(_0xb839('0x7'));var jayson=require(_0xb839('0x8'));var client=jayson[_0xb839('0x9')][_0xb839('0xa')]({'port':0x232a});config[_0xb839('0xb')]=_[_0xb839('0xc')](config[_0xb839('0xb')],{'host':_0xb839('0xd'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config['redis']));require(_0xb839('0xe'))[_0xb839('0xf')](socket);function respondWithRpcPromise(_0x1d7156,_0x3696a5,_0x5d6b63){return new BPromise(function(_0xd9e39f,_0xf68f93){return client[_0xb839('0x10')](_0x1d7156,_0x5d6b63)[_0xb839('0x11')](function(_0x363aa1){logger['info'](_0xb839('0x12'),_0x3696a5,'request\x20sent');logger[_0xb839('0x13')]('ChatQueue,\x20%s,\x20%s,\x20%s',_0x3696a5,_0xb839('0x14'),JSON[_0xb839('0x15')](_0x363aa1));if(_0x363aa1[_0xb839('0x16')]){if(_0x363aa1['error'][_0xb839('0x17')]===0x1f4){logger[_0xb839('0x16')]('ChatQueue,\x20%s,\x20%s',_0x3696a5,_0x363aa1[_0xb839('0x16')][_0xb839('0x18')]);return _0xf68f93(_0x363aa1[_0xb839('0x16')]['message']);}logger[_0xb839('0x16')](_0xb839('0x12'),_0x3696a5,_0x363aa1[_0xb839('0x16')][_0xb839('0x18')]);return _0xd9e39f(_0x363aa1['error'][_0xb839('0x18')]);}else{logger['info']('ChatQueue,\x20%s,\x20%s',_0x3696a5,_0xb839('0x14'));_0xd9e39f(_0x363aa1[_0xb839('0x19')][_0xb839('0x18')]);}})[_0xb839('0x1a')](function(_0x26668f){logger[_0xb839('0x16')](_0xb839('0x12'),_0x3696a5,_0x26668f);_0xf68f93(_0x26668f);});});}exports[_0xb839('0x1b')]=function(_0xf7c593){var _0x172a5a=this;return new Promise(function(_0x415fe3,_0x34c9b7){return db[_0xb839('0x1c')][_0xb839('0x1d')]({'raw':_0xf7c593[_0xb839('0x1e')]?_0xf7c593['options'][_0xb839('0x1f')]===undefined?!![]:![]:!![],'where':_0xf7c593['options']?_0xf7c593[_0xb839('0x1e')][_0xb839('0x20')]||null:null,'attributes':_0xf7c593[_0xb839('0x1e')]?_0xf7c593[_0xb839('0x1e')][_0xb839('0x21')]||null:null,'limit':_0xf7c593['options']?_0xf7c593[_0xb839('0x1e')][_0xb839('0x22')]||null:null,'include':_0xf7c593[_0xb839('0x1e')]?_0xf7c593[_0xb839('0x1e')][_0xb839('0x23')]?_[_0xb839('0x24')](_0xf7c593['options'][_0xb839('0x23')],function(_0x5e2ec3){return{'model':db[_0x5e2ec3[_0xb839('0x25')]],'as':_0x5e2ec3['as'],'attributes':_0x5e2ec3[_0xb839('0x21')],'include':_0x5e2ec3[_0xb839('0x23')]?_[_0xb839('0x24')](_0x5e2ec3[_0xb839('0x23')],function(_0x42d32f){return{'model':db[_0x42d32f[_0xb839('0x25')]],'as':_0x42d32f['as'],'attributes':_0x42d32f[_0xb839('0x21')],'include':_0x42d32f[_0xb839('0x23')]?_[_0xb839('0x24')](_0x42d32f[_0xb839('0x23')],function(_0xf3ff8b){return{'model':db[_0xf3ff8b['model']],'as':_0xf3ff8b['as'],'attributes':_0xf3ff8b[_0xb839('0x21')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x2aa315){logger[_0xb839('0x26')](_0xb839('0x1b'),_0xf7c593);logger[_0xb839('0x13')](_0xb839('0x1b'),_0xf7c593,JSON[_0xb839('0x15')](_0x2aa315));_0x415fe3(_0x2aa315);})['catch'](function(_0x1bb015){logger[_0xb839('0x16')](_0xb839('0x1b'),_0x1bb015['message'],_0xf7c593);_0x34c9b7(_0x172a5a[_0xb839('0x16')](0x1f4,_0x1bb015[_0xb839('0x18')]));});});};exports[_0xb839('0x27')]=function(_0x1305ed){var _0xa41d02=this;return new Promise(function(_0x3154d2,_0x5cf662){return db[_0xb839('0x1c')][_0xb839('0x28')]({'raw':_0x1305ed[_0xb839('0x1e')]?_0x1305ed[_0xb839('0x1e')][_0xb839('0x1f')]===undefined?!![]:![]:!![],'where':_0x1305ed[_0xb839('0x1e')]?_0x1305ed[_0xb839('0x1e')]['where']||null:null,'attributes':_0x1305ed[_0xb839('0x1e')]?_0x1305ed[_0xb839('0x1e')][_0xb839('0x21')]||null:null,'include':_0x1305ed[_0xb839('0x1e')]?_0x1305ed[_0xb839('0x1e')]['include']?_[_0xb839('0x24')](_0x1305ed[_0xb839('0x1e')][_0xb839('0x23')],function(_0x3b1993){return{'model':db[_0x3b1993[_0xb839('0x25')]],'as':_0x3b1993['as'],'attributes':_0x3b1993['attributes'],'include':_0x3b1993[_0xb839('0x23')]?_[_0xb839('0x24')](_0x3b1993['include'],function(_0x2b7f63){return{'model':db[_0x2b7f63['model']],'as':_0x2b7f63['as'],'attributes':_0x2b7f63[_0xb839('0x21')],'include':_0x2b7f63[_0xb839('0x23')]?_[_0xb839('0x24')](_0x2b7f63[_0xb839('0x23')],function(_0x516745){return{'model':db[_0x516745[_0xb839('0x25')]],'as':_0x516745['as'],'attributes':_0x516745['attributes']};}):[]};}):[]};}):[]:[]})[_0xb839('0x11')](function(_0x2e275e){logger[_0xb839('0x26')]('ShowChatQueue',_0x1305ed);logger[_0xb839('0x13')]('ShowChatQueue',_0x1305ed,JSON[_0xb839('0x15')](_0x2e275e));_0x3154d2(_0x2e275e);})[_0xb839('0x1a')](function(_0x213a92){logger['error']('ShowChatQueue',_0x213a92[_0xb839('0x18')],_0x1305ed);_0x5cf662(_0xa41d02[_0xb839('0x16')](0x1f4,_0x213a92[_0xb839('0x18')]));});});};
\ No newline at end of file
+var _0x3c91=['GetChatQueue','ChatQueue','options','raw','where','attributes','limit','include','map','model','stringify','ShowChatQueue','find','lodash','util','moment','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','redis','localhost','socket.io-emitter','./chatQueue.socket','request','then','info','ChatQueue,\x20%s,\x20%s','request\x20sent','debug','error','message','result','catch'];(function(_0x5e9b1a,_0x3ce176){var _0x15a77e=function(_0x32cd6a){while(--_0x32cd6a){_0x5e9b1a['push'](_0x5e9b1a['shift']());}};_0x15a77e(++_0x3ce176);}(_0x3c91,0x1af));var _0x13c9=function(_0x29b167,_0x29171c){_0x29b167=_0x29b167-0x0;var _0x13f0cd=_0x3c91[_0x29b167];return _0x13f0cd;};'use strict';var _=require(_0x13c9('0x0'));var util=require(_0x13c9('0x1'));var moment=require(_0x13c9('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x13c9('0x3'));var db=require(_0x13c9('0x4'))['db'];var utils=require(_0x13c9('0x5'));var logger=require('../../config/logger')(_0x13c9('0x6'));var config=require(_0x13c9('0x7'));var jayson=require(_0x13c9('0x8'));var client=jayson[_0x13c9('0x9')][_0x13c9('0xa')]({'port':0x232a});config['redis']=_['defaults'](config[_0x13c9('0xb')],{'host':_0x13c9('0xc'),'port':0x18eb});var socket=require(_0x13c9('0xd'))(new Redis(config[_0x13c9('0xb')]));require(_0x13c9('0xe'))['register'](socket);function respondWithRpcPromise(_0x4da00c,_0x3053a9,_0x3554c3){return new BPromise(function(_0x5e5446,_0x59ed70){return client[_0x13c9('0xf')](_0x4da00c,_0x3554c3)[_0x13c9('0x10')](function(_0xc1cc72){logger[_0x13c9('0x11')](_0x13c9('0x12'),_0x3053a9,_0x13c9('0x13'));logger[_0x13c9('0x14')]('ChatQueue,\x20%s,\x20%s,\x20%s',_0x3053a9,_0x13c9('0x13'),JSON['stringify'](_0xc1cc72));if(_0xc1cc72['error']){if(_0xc1cc72['error']['code']===0x1f4){logger['error'](_0x13c9('0x12'),_0x3053a9,_0xc1cc72[_0x13c9('0x15')]['message']);return _0x59ed70(_0xc1cc72[_0x13c9('0x15')][_0x13c9('0x16')]);}logger[_0x13c9('0x15')](_0x13c9('0x12'),_0x3053a9,_0xc1cc72[_0x13c9('0x15')][_0x13c9('0x16')]);return _0x5e5446(_0xc1cc72[_0x13c9('0x15')]['message']);}else{logger['info']('ChatQueue,\x20%s,\x20%s',_0x3053a9,_0x13c9('0x13'));_0x5e5446(_0xc1cc72[_0x13c9('0x17')][_0x13c9('0x16')]);}})[_0x13c9('0x18')](function(_0x3b6c1a){logger['error'](_0x13c9('0x12'),_0x3053a9,_0x3b6c1a);_0x59ed70(_0x3b6c1a);});});}exports[_0x13c9('0x19')]=function(_0xf95546){var _0x15463b=this;return new Promise(function(_0x6fc26f,_0x329c69){return db[_0x13c9('0x1a')]['findAll']({'raw':_0xf95546[_0x13c9('0x1b')]?_0xf95546[_0x13c9('0x1b')][_0x13c9('0x1c')]===undefined?!![]:![]:!![],'where':_0xf95546[_0x13c9('0x1b')]?_0xf95546[_0x13c9('0x1b')][_0x13c9('0x1d')]||null:null,'attributes':_0xf95546[_0x13c9('0x1b')]?_0xf95546[_0x13c9('0x1b')][_0x13c9('0x1e')]||null:null,'limit':_0xf95546[_0x13c9('0x1b')]?_0xf95546['options'][_0x13c9('0x1f')]||null:null,'include':_0xf95546[_0x13c9('0x1b')]?_0xf95546[_0x13c9('0x1b')][_0x13c9('0x20')]?_[_0x13c9('0x21')](_0xf95546['options'][_0x13c9('0x20')],function(_0x53b62f){return{'model':db[_0x53b62f['model']],'as':_0x53b62f['as'],'attributes':_0x53b62f[_0x13c9('0x1e')],'include':_0x53b62f[_0x13c9('0x20')]?_[_0x13c9('0x21')](_0x53b62f[_0x13c9('0x20')],function(_0x362cb7){return{'model':db[_0x362cb7[_0x13c9('0x22')]],'as':_0x362cb7['as'],'attributes':_0x362cb7[_0x13c9('0x1e')],'include':_0x362cb7[_0x13c9('0x20')]?_[_0x13c9('0x21')](_0x362cb7[_0x13c9('0x20')],function(_0x4ec9ff){return{'model':db[_0x4ec9ff[_0x13c9('0x22')]],'as':_0x4ec9ff['as'],'attributes':_0x4ec9ff[_0x13c9('0x1e')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x43519b){logger[_0x13c9('0x11')](_0x13c9('0x19'),_0xf95546);logger['debug']('GetChatQueue',_0xf95546,JSON[_0x13c9('0x23')](_0x43519b));_0x6fc26f(_0x43519b);})[_0x13c9('0x18')](function(_0x1a1710){logger['error'](_0x13c9('0x19'),_0x1a1710[_0x13c9('0x16')],_0xf95546);_0x329c69(_0x15463b[_0x13c9('0x15')](0x1f4,_0x1a1710[_0x13c9('0x16')]));});});};exports[_0x13c9('0x24')]=function(_0x51c58d){var _0x2fe251=this;return new Promise(function(_0x3f6a0c,_0x2ce0a0){return db[_0x13c9('0x1a')][_0x13c9('0x25')]({'raw':_0x51c58d[_0x13c9('0x1b')]?_0x51c58d[_0x13c9('0x1b')]['raw']===undefined?!![]:![]:!![],'where':_0x51c58d[_0x13c9('0x1b')]?_0x51c58d[_0x13c9('0x1b')]['where']||null:null,'attributes':_0x51c58d[_0x13c9('0x1b')]?_0x51c58d[_0x13c9('0x1b')][_0x13c9('0x1e')]||null:null,'include':_0x51c58d[_0x13c9('0x1b')]?_0x51c58d[_0x13c9('0x1b')][_0x13c9('0x20')]?_['map'](_0x51c58d['options'][_0x13c9('0x20')],function(_0x1da6c8){return{'model':db[_0x1da6c8[_0x13c9('0x22')]],'as':_0x1da6c8['as'],'attributes':_0x1da6c8[_0x13c9('0x1e')],'include':_0x1da6c8['include']?_[_0x13c9('0x21')](_0x1da6c8[_0x13c9('0x20')],function(_0x4d2cd2){return{'model':db[_0x4d2cd2[_0x13c9('0x22')]],'as':_0x4d2cd2['as'],'attributes':_0x4d2cd2[_0x13c9('0x1e')],'include':_0x4d2cd2[_0x13c9('0x20')]?_['map'](_0x4d2cd2[_0x13c9('0x20')],function(_0x2a2b2c){return{'model':db[_0x2a2b2c[_0x13c9('0x22')]],'as':_0x2a2b2c['as'],'attributes':_0x2a2b2c[_0x13c9('0x1e')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x50246c){logger[_0x13c9('0x11')](_0x13c9('0x24'),_0x51c58d);logger['debug'](_0x13c9('0x24'),_0x51c58d,JSON[_0x13c9('0x23')](_0x50246c));_0x3f6a0c(_0x50246c);})[_0x13c9('0x18')](function(_0x1b9ef6){logger[_0x13c9('0x15')](_0x13c9('0x24'),_0x1b9ef6[_0x13c9('0x16')],_0x51c58d);_0x2ce0a0(_0x2fe251[_0x13c9('0x15')](0x1f4,_0x1b9ef6['message']));});});};
\ No newline at end of file