mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Merge branch 'master' into node_status_error_event
This commit is contained in:
commit
713518e264
@ -504,6 +504,7 @@ function makeClientConstructor(methods) {
|
||||
callback(null, metadata);
|
||||
};
|
||||
}
|
||||
this.server_address = address;
|
||||
this.channel = new grpc.Channel(address, options);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user