clojurewerkz

thomas 2016-03-04T15:37:29.000006Z

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)?

thomas 2016-03-04T15:37:56.000007Z

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

thomas 2016-03-04T15:38:18.000008Z

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

thomas 2016-03-04T15:38:46.000009Z

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