Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / agi / events.js
index 3595f0e..1b2057e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8c0d=['agi','emit','E_AGI_SERVER_ERROR','message','parse','projectUpdate','error','lodash','./error','../../config/environment','redis','defaults','localhost','subscribe'];(function(_0x5eff27,_0x239a53){var _0x1b1f23=function(_0x2e82a7){while(--_0x2e82a7){_0x5eff27['push'](_0x5eff27['shift']());}};_0x1b1f23(++_0x239a53);}(_0x8c0d,0xd9));var _0xd8c0=function(_0x5c8b4a,_0x1b5045){_0x5c8b4a=_0x5c8b4a-0x0;var _0x2abbba=_0x8c0d[_0x5c8b4a];return _0x2abbba;};'use strict';var _=require(_0xd8c0('0x0'));var EventEmitter=require('events')['EventEmitter'];var Redis=require('ioredis');var AGIError=require(_0xd8c0('0x1'));var config=require(_0xd8c0('0x2'));config[_0xd8c0('0x3')]=_[_0xd8c0('0x4')](config[_0xd8c0('0x3')],{'host':_0xd8c0('0x5'),'port':0x18eb});var eventEmitter=new EventEmitter();var sub=new Redis(config[_0xd8c0('0x3')]);sub[_0xd8c0('0x6')](_0xd8c0('0x7'),function(_0x394c0b){if(_0x394c0b)return eventEmitter[_0xd8c0('0x8')]('error',new AGIError(_0xd8c0('0x9'),_0x394c0b));});sub['on'](_0xd8c0('0xa'),function(_0x1af864,_0x577a81){if(_0x1af864!==_0xd8c0('0x7'))return;try{var _0x4757b7=JSON[_0xd8c0('0xb')](_0x577a81);eventEmitter['emit'](_0xd8c0('0xc'),_0x4757b7);}catch(_0x2e44d7){eventEmitter[_0xd8c0('0x8')](_0xd8c0('0xd'),new AGIError(_0xd8c0('0x9'),_0x2e44d7));}});module['exports']={'EventEmitter':eventEmitter};
\ No newline at end of file
+var _0xa21f=['defaults','localhost','subscribe','error','E_AGI_SERVER_ERROR','agi','parse','emit','projectUpdate','exports','lodash','events','EventEmitter','ioredis','./error','../../config/environment','redis'];(function(_0x1496c1,_0x23cf40){var _0x48abc0=function(_0x5337d6){while(--_0x5337d6){_0x1496c1['push'](_0x1496c1['shift']());}};_0x48abc0(++_0x23cf40);}(_0xa21f,0x1c4));var _0xfa21=function(_0x30d85a,_0x53a4db){_0x30d85a=_0x30d85a-0x0;var _0x4ee80b=_0xa21f[_0x30d85a];return _0x4ee80b;};'use strict';var _=require(_0xfa21('0x0'));var EventEmitter=require(_0xfa21('0x1'))[_0xfa21('0x2')];var Redis=require(_0xfa21('0x3'));var AGIError=require(_0xfa21('0x4'));var config=require(_0xfa21('0x5'));config[_0xfa21('0x6')]=_[_0xfa21('0x7')](config['redis'],{'host':_0xfa21('0x8'),'port':0x18eb});var eventEmitter=new EventEmitter();var sub=new Redis(config[_0xfa21('0x6')]);sub[_0xfa21('0x9')]('agi',function(_0x4a011a){if(_0x4a011a)return eventEmitter['emit'](_0xfa21('0xa'),new AGIError(_0xfa21('0xb'),_0x4a011a));});sub['on']('message',function(_0x1fc190,_0x5e44bb){if(_0x1fc190!==_0xfa21('0xc'))return;try{var _0x5563d5=JSON[_0xfa21('0xd')](_0x5e44bb);eventEmitter[_0xfa21('0xe')](_0xfa21('0xf'),_0x5563d5);}catch(_0x402222){eventEmitter[_0xfa21('0xe')](_0xfa21('0xa'),new AGIError(_0xfa21('0xb'),_0x402222));}});module[_0xfa21('0x10')]={'EventEmitter':eventEmitter};
\ No newline at end of file