apache / pekko-grpc

Apache Pekko gRPC
https://pekko.apache.org/
Apache License 2.0
37 stars 16 forks source link

share trailers through matval #303

Closed laglangyue closed 2 months ago

laglangyue commented 2 months ago

motivation

close #302 share trailers through matval

how

Roiocam commented 2 months ago

It seems that you missed the deletion of FIXME comment.

laglangyue commented 2 months ago

It seems that you missed the deletion of FIXME comment.

you mean it in title and description? I have removed it.

Roiocam commented 2 months ago

you mean it in title and description? I have removed it.

In the code mentioned in your ISSUE

https://github.com/apache/pekko-grpc/blob/83bdd04b1eb81c84153debab4a0945a6d52cc345/runtime/src/main/scala/org/apache/pekko/grpc/internal/PekkoNettyGrpcClientGraphStage.scala#L169-L176