Alex Henning Johannessen

Results 108 comments of Alex Henning Johannessen

What is the timeline for a release that includes this? :)

@timperrett My take on using hlist on `Codecs`, after using it in anger for a while, is that I do not really see the point of it and compile times...

@jedesah do you mean `0.7.2a` and if so, what is holding us back? :)

Perhaps shippable is an option - it understands .travis.yml files and is free for opensource projects.

@jedesah Does this feature imply mean that I in the future can have a remotely client having an open connection to an endpoint and continuously, say, get elements of some...

@jedesah How is your work going with this one? :-)

@jedesah Nice to hear :) One of the use-cases I have in mind is to use it in conjunction with akka-persistence and expose selected "changes" as named streams for read-model...

@jedesah Scalaz 7.1.3 is available now, see https://github.com/scalaz/scalaz/wiki/7.1.3

@jedesah The primary use case I had in mind is just a single stream pr. function, e.g. for notifications or shipping events from an event stream across two systems. Have...