Next generation open source RPC library and framework
Next generation open source RPC library and framework
grpc_cpp_plugingrpc_csharp_plugingrpc_node_plugingrpc_objective_c_plugingrpc_php_plugingrpc_python_plugingrpc_ruby_plugin$ protoc --grpc_out=. --plugin=protoc-gen-grpc=grpc_cpp_plugin example.proto$ python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. service.proto$ protoc --grpc_out=. --plugin=protoc-gen-grpc=grpc_node_plugin --js_out=import_style=commonjs,binary:. api.proto