Plans for supporting HTTP/2

Not applicable

Hi,

I was wondering what the plans are for supporting HTTP/2 protocol?

Thanks,

Denno

3 8 1,542
8 REPLIES 8

Not applicable

Hi,

I have the same question, and need to find out when Apigee will suport HTTP/2 protocol.

thanks,

Andy

Not applicable

Hi there!

We're planning to add support for it, but, no ETA yet.

Thanks,

Archendra

Hi Archendra/Apigee team, do you have any ETA now? We have an external client developing APIs by using Google gRPC (HTTP/2 with Protobuf together), but not able to host/publish the APIs with Apigee.

Hi Apigee team,

Do you have an ETA now?

Thanks

Sanne

Any news on this?

Not applicable

Hello @Andy.Zhong and @Denno

Can you guys share some of your use cases on what exactly you mean by http/2 protocol support from Edge? Do you have use cases where you have some backend but want to expose an API with http/2 support to your clients? what are use cases that it needs http/2? OR is it that your backend is http/2 enabled and your API needs to integrate with that?

More details around this will be very helpful.

Thanks!

Vinit


Think GRPC http://www.grpc.io/ ...

Hey, @Vinit Mehta. To add more to what @John Reece said, we're also looking at using http/2 via gRPC. We would offer as another menu item for integrating with our platform. The idea being that there will be cases where we would want to use gRPC, but given the majority of clients externally will be REST JSON, we'd need that as the main but not only option. Then we'd do our internal comms via gRPC.