Commit Graph

10 Commits

Author SHA1 Message Date
Esun Kim 165ee5007a Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
Stanley Cheung eccbac3443 Update grpc protoc plugins to support proto3 optional 2020-05-29 13:50:18 -07:00
Karthik Ravi Shankar 063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence" 2020-05-29 11:21:24 -07:00
Stanley Cheung dc9b100865 Update grpc protoc plugins to support proto3 optional 2020-05-27 18:30:12 -07:00
Ben Sykes 86d65ce290 cleanup formatting with clang_format_code.sh 2018-05-02 13:23:33 -07:00
Ben Sykes 1de3f4ae8d Add grpc_out option to set minimum_node_version
Example protoc call:
protoc --plugin=protoc-gen-grpc=grpc_node_plugin --js_out=import_style=commonjs,binary:./autogen/ --grpc_out=minimum_node_version=8:./autogen/ hello.proto
2018-04-30 22:45:14 -07:00
Craig Tiller baa14a975e Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
murgatroid99 210f3c4b8e Added comments to node generation, also refactored some plugin code 2016-05-20 13:24:59 -07:00
murgatroid99 d2ee81fcd4 Created a Node grpc plugin 2016-02-26 11:10:33 -08:00