Hi

Interesting, we chatted with Aki where he did mention HTTP/2, and I opened

https://issues.apache.org/jira/browse/CXF-6349

I guess we are about to witness a higher demand for a need to push back to a client a high amount of data real fast. HTTP/2 can be one option there. We will need to discuss which framework to use, Aki has done a very advanced WebSockets support with Atmosphere and also Jetty.

Lets wait for some initial comments from Aki

Thanks,
Sergey

difficult to add also a Netty-based HTTP/2 one.

gRPC is actually using Netty for it's transport layer, so I believe that
the Netty HTTP/2 codec is reasonably proven:
https://github.com/grpc/grpc-java

WDYT? Would a contribution be welcome?

Cheers,
Leo


Reply via email to