The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
11 lines
353 B
11 lines
353 B
// source: helloworld.proto |
|
/** |
|
* @fileoverview |
|
* @enhanceable |
|
* @suppress {messageConventions} JS Compiler reports an error if a variable or |
|
* field starts with 'MSG_' and isn't a translatable message. |
|
* @public |
|
*/ |
|
// GENERATED CODE -- DO NOT EDIT! |
|
|
|
// These examples have been moved to https://github.com/grpc/grpc-node/tree/master/examples
|
|
|