Closed
Description
Currently the client is only able to modify the metadata at the service level, but metadata is meant to be per-call.
grpc-swift/Sources/protoc-gen-swiftgrpc/Generator-Client.swift
Lines 189 to 194 in dd4d1cb
Changes:
- Allow an optional metadata to be passed per call
- Add
merge
to Metadata - Merge service metadata and call metadata on
call.start
Metadata
Metadata
Assignees
Labels
No labels