原文:rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR

使用grpc go调用grpc服务端时,出现rpc error: code Internal desc stream terminated by RST STREAM with error code: PROTOCOL ERROR报错时。 注意检查metadata里面的key有没有大写字母,建议使用metadata.MD带的Set方法,它会处理好大小写的问题。 ...

2019-03-25 17:54 0 1067 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM