Closed ilyashuma closed 2 years ago
The small change adds a new field request_id to the GRPC.Server.Stream struct. It may be handy for logging purposes.
request_id
GRPC.Server.Stream
@ilyashuma let me know if you want me to take over these changes
Hi, @polvalente, yup, go ahead. Thank you!
The small change adds a new field
request_id
to theGRPC.Server.Stream
struct. It may be handy for logging purposes.