Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / chatQueue / chatQueue.rpc.js
index 6de7968..101d4dc 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 _0xc893=['model','catch','ShowChatQueue','find','util','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','redis','defaults','socket.io-emitter','register','request','then','info','ChatQueue,\x20%s,\x20%s','request\x20sent','debug','ChatQueue,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','GetChatQueue','ChatQueue','findAll','options','raw','where','attributes','limit','include','map'];(function(_0x297399,_0x183565){var _0x204331=function(_0x2c7cbf){while(--_0x2c7cbf){_0x297399['push'](_0x297399['shift']());}};_0x204331(++_0x183565);}(_0xc893,0x194));var _0x3c89=function(_0x2a1a7b,_0x1b3931){_0x2a1a7b=_0x2a1a7b-0x0;var _0x2ac33d=_0xc893[_0x2a1a7b];return _0x2ac33d;};'use strict';var _=require('lodash');var util=require(_0x3c89('0x0'));var moment=require(_0x3c89('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x3c89('0x2'));var db=require(_0x3c89('0x3'))['db'];var utils=require(_0x3c89('0x4'));var logger=require(_0x3c89('0x5'))(_0x3c89('0x6'));var config=require(_0x3c89('0x7'));var jayson=require(_0x3c89('0x8'));var client=jayson['client'][_0x3c89('0x9')]({'port':0x232a});config[_0x3c89('0xa')]=_[_0x3c89('0xb')](config[_0x3c89('0xa')],{'host':'localhost','port':0x18eb});var socket=require(_0x3c89('0xc'))(new Redis(config['redis']));require('./chatQueue.socket')[_0x3c89('0xd')](socket);function respondWithRpcPromise(_0x4b8ce9,_0x2c026e,_0x161ed1){return new BPromise(function(_0x53ed5c,_0x182415){return client[_0x3c89('0xe')](_0x4b8ce9,_0x161ed1)[_0x3c89('0xf')](function(_0x18443e){logger[_0x3c89('0x10')](_0x3c89('0x11'),_0x2c026e,_0x3c89('0x12'));logger[_0x3c89('0x13')](_0x3c89('0x14'),_0x2c026e,_0x3c89('0x12'),JSON[_0x3c89('0x15')](_0x18443e));if(_0x18443e[_0x3c89('0x16')]){if(_0x18443e[_0x3c89('0x16')][_0x3c89('0x17')]===0x1f4){logger['error'](_0x3c89('0x11'),_0x2c026e,_0x18443e[_0x3c89('0x16')][_0x3c89('0x18')]);return _0x182415(_0x18443e[_0x3c89('0x16')][_0x3c89('0x18')]);}logger[_0x3c89('0x16')](_0x3c89('0x11'),_0x2c026e,_0x18443e[_0x3c89('0x16')][_0x3c89('0x18')]);return _0x53ed5c(_0x18443e[_0x3c89('0x16')][_0x3c89('0x18')]);}else{logger['info']('ChatQueue,\x20%s,\x20%s',_0x2c026e,_0x3c89('0x12'));_0x53ed5c(_0x18443e[_0x3c89('0x19')]['message']);}})['catch'](function(_0x425d5c){logger[_0x3c89('0x16')](_0x3c89('0x11'),_0x2c026e,_0x425d5c);_0x182415(_0x425d5c);});});}exports[_0x3c89('0x1a')]=function(_0x570485){var _0x9a689e=this;return new Promise(function(_0x246c13,_0x218509){return db[_0x3c89('0x1b')][_0x3c89('0x1c')]({'raw':_0x570485[_0x3c89('0x1d')]?_0x570485[_0x3c89('0x1d')][_0x3c89('0x1e')]===undefined?!![]:![]:!![],'where':_0x570485[_0x3c89('0x1d')]?_0x570485[_0x3c89('0x1d')][_0x3c89('0x1f')]||null:null,'attributes':_0x570485[_0x3c89('0x1d')]?_0x570485[_0x3c89('0x1d')][_0x3c89('0x20')]||null:null,'limit':_0x570485[_0x3c89('0x1d')]?_0x570485[_0x3c89('0x1d')][_0x3c89('0x21')]||null:null,'include':_0x570485[_0x3c89('0x1d')]?_0x570485[_0x3c89('0x1d')][_0x3c89('0x22')]?_['map'](_0x570485[_0x3c89('0x1d')]['include'],function(_0x4ea71a){return{'model':db[_0x4ea71a['model']],'as':_0x4ea71a['as'],'attributes':_0x4ea71a[_0x3c89('0x20')],'include':_0x4ea71a[_0x3c89('0x22')]?_[_0x3c89('0x23')](_0x4ea71a['include'],function(_0x393553){return{'model':db[_0x393553[_0x3c89('0x24')]],'as':_0x393553['as'],'attributes':_0x393553['attributes'],'include':_0x393553['include']?_[_0x3c89('0x23')](_0x393553[_0x3c89('0x22')],function(_0x269227){return{'model':db[_0x269227['model']],'as':_0x269227['as'],'attributes':_0x269227['attributes']};}):[]};}):[]};}):[]:[]})[_0x3c89('0xf')](function(_0x1eb726){logger['info'](_0x3c89('0x1a'),_0x570485);logger[_0x3c89('0x13')](_0x3c89('0x1a'),_0x570485,JSON[_0x3c89('0x15')](_0x1eb726));_0x246c13(_0x1eb726);})[_0x3c89('0x25')](function(_0x1fdbf4){logger[_0x3c89('0x16')]('GetChatQueue',_0x1fdbf4[_0x3c89('0x18')],_0x570485);_0x218509(_0x9a689e[_0x3c89('0x16')](0x1f4,_0x1fdbf4[_0x3c89('0x18')]));});});};exports[_0x3c89('0x26')]=function(_0x49b50a){var _0x408383=this;return new Promise(function(_0x4d2c6c,_0x7cc999){return db[_0x3c89('0x1b')][_0x3c89('0x27')]({'raw':_0x49b50a['options']?_0x49b50a[_0x3c89('0x1d')]['raw']===undefined?!![]:![]:!![],'where':_0x49b50a[_0x3c89('0x1d')]?_0x49b50a[_0x3c89('0x1d')]['where']||null:null,'attributes':_0x49b50a[_0x3c89('0x1d')]?_0x49b50a[_0x3c89('0x1d')][_0x3c89('0x20')]||null:null,'include':_0x49b50a[_0x3c89('0x1d')]?_0x49b50a[_0x3c89('0x1d')][_0x3c89('0x22')]?_['map'](_0x49b50a[_0x3c89('0x1d')][_0x3c89('0x22')],function(_0x248594){return{'model':db[_0x248594[_0x3c89('0x24')]],'as':_0x248594['as'],'attributes':_0x248594[_0x3c89('0x20')],'include':_0x248594[_0x3c89('0x22')]?_['map'](_0x248594[_0x3c89('0x22')],function(_0xb0526f){return{'model':db[_0xb0526f[_0x3c89('0x24')]],'as':_0xb0526f['as'],'attributes':_0xb0526f['attributes'],'include':_0xb0526f[_0x3c89('0x22')]?_[_0x3c89('0x23')](_0xb0526f[_0x3c89('0x22')],function(_0x1e9759){return{'model':db[_0x1e9759[_0x3c89('0x24')]],'as':_0x1e9759['as'],'attributes':_0x1e9759[_0x3c89('0x20')]};}):[]};}):[]};}):[]:[]})[_0x3c89('0xf')](function(_0x1cb827){logger['info']('ShowChatQueue',_0x49b50a);logger[_0x3c89('0x13')](_0x3c89('0x26'),_0x49b50a,JSON[_0x3c89('0x15')](_0x1cb827));_0x4d2c6c(_0x1cb827);})['catch'](function(_0x511580){logger['error'](_0x3c89('0x26'),_0x511580[_0x3c89('0x18')],_0x49b50a);_0x7cc999(_0x408383[_0x3c89('0x16')](0x1f4,_0x511580[_0x3c89('0x18')]));});});};
\ No newline at end of file