freaders

Results 3 issues of freaders

Hi, Please can you add missed call support to mobile notifier? Thanks

I know php emmiter is emiting the sockets, but server is not getting them. This is my php code ``` php $redis = new \Redis(); $redis->connect('127.0.0.1', '6379'); $emitter = new...

``` Error: connect ECONNREFUSED xxx.xxx.xxx.xxx:xxxx at Object.exports._errnoException (util.js:1022:11) at exports._exceptionWithHostPort (util.js:1045:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1087:14) ``` Is it possible to somehow handle this error?? If the proxy server doesnt...