--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quarkus-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/71f2a0e4-4dc5-40ae-beca-712145573381%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quarkus-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/2962a1e7-c040-402e-ba5f-6f892ffdc5e5%40googlegroups.com.
We need the IDL option to support the ecosystem that is IDL driven. Unfortunately the classes are likely used in the app itself so that's a annotation processor thing. Unless I'm mistaken.
--
Does 1 cover gRPC clients? It's equally important. Or are all clients also servers?
On 7 Nov 2019, at 3:34, Stuart Douglas wrote:
--
Does 1 cover gRPC clients? It's equally important. Or are all clients also servers?
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/8CF34120-B99A-4056-8706-8D26E2A838D3%40redhat.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/695711a8-647d-4642-9f22-0cd7f18456f3%40Spark.
I've updated the existing gRPC extensions [1], [2] and the gRPC quickstart [3] to Quarkus 1.0.0.CR1.The gRPC server extension supports to annotate gRPC services and intercceptors. Currently it starts its own gRPC server (io.grpc.Server), but integration with the new HTTP layer / Vert.x should be possible.The gRPC client extension supports to inject channels to talk to gRPC services.What's missing is native support for the gRPC client extension and better dev mode support.I don't mind if you want to start over and write an own gRPC extension based on Vert.x gRPC. Just wanted to offer my support here.
To unsubscribe from this group and stop receiving emails from it, send an email to quark...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/2962a1e7-c040-402e-ba5f-6f892ffdc5e5%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quark...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/8CF34120-B99A-4056-8706-8D26E2A838D3%40redhat.com.
--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quark...@googlegroups.com.