Adriano Santos
Adriano Santos
@marcellanz I don't know if it makes sense not to have the proxy. I mean, for some frameworks like Camel-K it makes perfect sense and it's fantastic, but camel doesn't...
Did you mean running on the Edge side. Yeah! I like it. I talk a lot with @viktorklang about adding other Eventing middleware, maybe an AMQP, MQTT that maybe would...
I agree. I think that to get to this in Cloudstate one of the ways would be that we should attack the proxy deeply so that it is smart enough,...
And I think that is the point for many other things, like HTTP, Messaging. Things that are boilerplate for many projects but that make any kind of migration difficult. The...
I agree with @marcellanz that if simultaneous manipulations are possible then the correlations must be explicit. In fact, mandatorily they should be explicit. @hseeberger maybe that's why it is not...
Hi all What's wrong with having an id for correlation?
@viktorklang I found this repository https://github.com/grpc-swagger/grpc-swagger I think that proves that it is totally possible and feasible. Take a look at the source code, I think it can help
Awesome @viktorklang
@jroper I think that definitely the gRPC descriptor should be as clean as possible and therefore we should do this at the deployment level, either in the StatefulService descriptor or...
I like the way we currently declare topics in the gRPC descriptor. I also think that delegating the mapping of the providers / protocols for the deployment is better because...