DickyT

Results 3 issues of DickyT

Hi, I noticed that even if we disconnect all the miners, the `/stats` page will still have 1 connection. Is there any way to end the connections automatically if there...

Fixed this issue in pure javascript way! ![screen shot 2015-11-06 at 15 52 19](https://cloud.githubusercontent.com/assets/4535844/11007152/6693ff74-849e-11e5-9b31-31df1722037f.png) **And I also create a wrapper, in order to make other people can use this package...

Hi there, I noticed that inside the `addListener`, if someone trying to listen to an event which is already listened before, which will cause `RNTGlobalEventEmitter.addObserver(eventName);` run one more time, which...