Skip to content

Sending metadata alongside a request #58

@bterwin

Description

@bterwin

I'm attempting to add additional metadata alongside my request.

An example utilizing ruby would be

response = stub.rpc_call(req, {metadata: {key1: value1, key2: value2}})

Does similar functionality exist within this library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions