Support sending metadata with run_rpc
Closed this issue · 1 comments
yeuem1vannam commented
Lines 48 to 53 in ce33369
May become
define_singleton_method :run_rpc do |method_name, request, options = {}, &block|
@gruf_controller = described_class.new(
# rest of code
active_call: grpc_active_call(options),
How do you think @splittingred ?
splittingred commented
Fixed in #6