Julien Viet

Results 921 comments of Julien Viet

@MRuecker currently compression is hardcoded in `GrpcClientRequest` and `GrpcServerResponse` and only works with GZIP, so you would like to register other compression algorithms ?

I think we should have support for any compression actually

I don't think it's really possible, we shaded it to avoid interference with the classpath of vertx

I think the main issue is that records are only available in Java 14 and vertx 4 depends on Java 8, we could try suppporting it as a separate project...

nothing has changed, perhaps we can try to have something compatible with data objects as well using tricks and testing with the right java version, I don't know the amount...

sure thing, @leotu can you launch the $subject on the vertx-dev group ?

you should open an issue to get it updated in the original project @Guofuyinan