Open e421083458 opened 4 years ago
Because sometimes the client will read the header first it is necessary to advance the header data exchange to recv. https://github.com/grpc/grpc-go/blob/master/examples/features/metadata/client/main.go#L212
Because sometimes the client will read the header first it is necessary to advance the header data exchange to recv. https://github.com/grpc/grpc-go/blob/master/examples/features/metadata/client/main.go#L212