Marek Żebrowski
Marek Żebrowski
Nice to hear! I started to re-apply my work to the version in fsqio, but it is not yet ready to be merged. I have found it non-trivial though -...
Update: I ported async changes to a rogue derived from `fsqio` Unfortunately it is not a patch over monorepo for following reasons: 1. fsqio version introduces tight coupling with spindle...
@jvandew thanks for your response. I understand your motives and I agree that your needs does not represent all possible use-cases, and as a in-house project it first needs to...
Feel free to link our project https://github.com/sgrouples/rogue-fsqio Unfortunately it is not straight forward to use at this point, as we don't publish artifacts and require own version of lift.
there is also ongoing effort to make async version of rogue available in lift 3.1 https://github.com/lift/framework/pull/1825 so migration to Scala 2.12 (big issue for us) will be easier
I get that error repeatedly with sbt 1.4.9 object codec is not a member of package org.apache.commons import org.apache.commons.codec.binary.Hex sometimes clearing everything (working dir) helps, sometimes not and requires several...