原文: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