Fork me on GitHub
#clojurewerkz
<
2016-03-04
>
thomas15:03:29

Hi, just been working with MachineHead… Great Lib…and I was wondering. … Would it make sense to have a connect function that accepts the client object (as returned by the prepare functoin)?

thomas15:03:56

I think that would make sense… at the moment the value of the prepare function is quite limited I think….

thomas15:03:18

and I think it would handling reconnects etc. much better I think.

thomas15:03:46

I’d be happy to give this a try and see if I can modify the code.