smallnest / rpcx

Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
https://rpcx.io
Other
8.11k stars 1.17k forks source link

SendRaw should return ResMetadata instead of Metadata #808

Closed yaoding16 closed 1 year ago

yaoding16 commented 1 year ago

I have customized some response metadata, but when calling the sendRaw method to perform rpc operations, I cannot obtain those metadata

smallnest commented 1 year ago

good finding!