doctorseus/grpc-dotnet-unity

Trailing headers/metadata support is not implemented

doctorseus opened this issue · 1 comments

Metadata headers are not fully supported yet. As we currently only allow well-known trailing headers any custom headers (gRPC metadata) will not arrive on the client side. This needs fixing and test cases.

Fixed with v1.2.0.