Mads Hargreave
Mads Hargreave
Exactly the above :)
@Ivor Did you proceed with this?
@Ivor thank you, I'll have a stab at the stream_builder :)
@objectuser is it possible to have multiple consumers using the same connection settings? I tried to umbrella-app approach, but it does not work as the Kaffe configuration is overridden across...
@objectuser Yes , being able to specify a message processor for each topic would be perfect
I see, I think I could do something like this for now, but it would be awesome if Kaffe managed it internally in the future Thanks!
@duff That would be great, yeah
Did you figure this one out? @MrBlenny
I'm interested in this as well
I still encounter the error when running the examples ``` [ts] Argument of type '(p: ObjPathProxy) => number' is not assignable to parameter of type 'ObjProxyArg'. Type '(p: ObjPathProxy) =>...