I'd like to add some metadata like token or version at each call, and server should check it.
I know how to add meta for each call (metadata argument), however, Is there a way to add metadata globally for client? I know how to get metadata in each server context (context.invocation_metadata()), however, is there something like middleware to check it globally? Thanks! -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/87e9d6f5-806f-4b24-86a6-83a37cba44c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
