标签: node.js google-app-engine http2 grpc bidirectional
我们在Nodejs中使用grpc提供后端服务。一些服务是流式的。我们正在寻找托管后端的选项。似乎AWS Elastic Beanstalk不支持http / 2。有关托管双向grpc的任何建议吗?
答案 0 :(得分:0)
App Engine目前不支持HTTP / 2或gRPC后端服务:
https://cloud.google.com/appengine/docs/flexible/nodejs/how-requests-are-handled#not_supported
抱歉!