You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2021/10/13 12:26:43 UTC

[GitHub] [incubator-brpc] yanjianglu opened a new issue #1579: 支持grpc中http2 setting新增扩展字段(GRPC_CHTTP2_SETTINGS_GRPC_ALLOW_TRUE_BINARY_METADATA)

yanjianglu opened a new issue #1579:
URL: https://github.com/apache/incubator-brpc/issues/1579


   
   1. grpc增加了对http2 协议settings字段的扩展,[具体介绍](https://github.com/grpc/proposal/blob/master/G1-true-binary-metadata.md),目前新接入的grpc都会带有此扩展,希望能支持此功能。
   2. brpc中解析函数处[http2_rpc_protocol.cpp](https://github.com/apache/incubator-brpc/blob/master/src/brpc/policy/http2_rpc_protocol.cpp):207行行会输出大量的warning日志,是否考虑可以删除?
   
   附[RFC7540](https://datatracker.ietf.org/doc/html/rfc7540#section-6.5.2)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org