Viktor Klang (√)

Results 158 comments of Viktor Klang (√)

``` scala /** * Emits elements which are passed in as long as they are not considered to be the same as the previous element emitted according the predicate function...

@joearasin Hmmm, isn't your desired behaviour possible to implement with the existing combinators?

Let's not rehash that conversation, please. :) ## Cheers, √ On Sep 9, 2016 11:06 AM, "2beaucoup" [email protected] wrote: > What you talk about is: distinctConsecutive :-) > > a.k.a...

@2beaucoup No? http://www.labbookpages.co.uk/electronics/debounce.html

This assumes a specific Materializer, doesn't it? Seems like a concern violation. On Mon, Oct 17, 2016 at 10:43 AM, Konrad Malawski [email protected] wrote: > Allow terminating a stage on...

@ktoso What does DeathPact mean in a non ActorMaterializer context?

Doh! I understood it as being able to DeathWatching the Actor running the GraphInterpreter… Sorry for the noise!

Use statefulMapConcat?

@aklikic This could be a good start for you: https://github.com/cloudstateio/cloudstate/blob/master/proxy/core/src/main/scala/io/cloudstate/proxy/HttpApi.scala