elixir-grpc / grpc

An Elixir implementation of gRPC
https://hex.pm/packages/grpc
Apache License 2.0
1.36k stars 210 forks source link

May i set a custom request_id in stream? #290

Closed njuyang14 closed 1 year ago

njuyang14 commented 1 year ago

Describe the question May i set a custom request_id in stream or get data from header?

njuyang14 commented 1 year ago

ok,i saw a function GRPC.Stream.get_headers.