Fedor Korshunov

Results 3 issues of Fedor Korshunov

@ceejbot, if `FiveBeansClient.prototype.connect()` called more than once, a callback for an old socket command may exist in `self.handlers` even after a new socket is created. In this case, the first...

@ceejbot, Enables reuse of fivebeans handler. Since I want to reuse the same fivebeans client object for reconnection, I call `FiveBeansClient.prototype.connect()` more than once. As a result, a callback for...

After path to `.js` fix you haven't published updated version with `npm publish`. Please consider update. ![image](https://cloud.githubusercontent.com/assets/2085674/8395449/e8aef53e-1da3-11e5-8594-195cd09c4647.png)