Francesco Guardiani
Francesco Guardiani
Hi, in Vert.x 4 you will be able to extend the service proxy generation using new `JsonCodec` feature. Let me know if you need something else
> I'm actually surprised that grpc-java does not handle that automatically. The regular grpc server handles this case AFAIK. You should be able to see it somewhere in `ServerImpl`
I stumbled on this issue and I was wondering, would it be possible to use the `Produces` annotation at least for service scoped interceptors? It would be nice to reuse...
Hi @nswarm @LucioFranco I'm catching up all the discussions about this feature, I'm gonna give my 2 cents: ### Unknown extensions and `ExtensionRegistry` I see coming up a couple of...
> I wonder if we want to add a Message::extension_set() -> Option that gets a default impl of None but when the Extension set macro is added will be added...
Can we enable remote debugging just packaging dlv and running the application with dlv? In a similar fashion to this: https://mikemadisonweb.github.io/2018/06/14/go-remote-debug/
/remove-lifecycle stale
/remove-lifecycle stale
> Your best effort suggestion makes sense in this case, where if we can't hit the source registry, we could just fall back to whatever we have in the cache...
/remove-lifecycle stale