Lionello Lunesu
|
0a20c2df64
|
Add omit_serialize_instanceof generator option
|
2025-01-09 05:59:04 -08:00 |
Ivan Pakhomov
|
6a4e2dba98
|
Fixed generation of grpc services
|
2024-09-06 11:28:55 +02:00 |
Michael Lumish
|
661fae88c6
|
grpc-tools: make the plugin compatible with proto3 optional fields
|
2021-03-22 11:40:23 -07:00 |
Richard Willis
|
f7deff3d82
|
grpc-tools: add grpc_js grpc_out param
This is a minor change to use the pure JavaScript gRPC Client `@grpc/grpc-js`
instead of the (now deprecated `grpc` node package).
|
2020-04-22 19:25:16 +01:00 |
Michael Lumish
|
56f22594b7
|
Merge pull request #1213 from murgatroid99/tools_comment_interpolation_fix
grpc-tools: Use PrintRaw when outputting comments
|
2020-01-06 15:11:49 -08:00 |
Jordan Worner
|
79c013e2c9
|
removing printf stops output is unparseable error
|
2019-12-21 15:58:06 +00:00 |
murgatroid99
|
8615da0b9c
|
grpc-tools: Use PrintRaw when outputting comments
|
2019-12-10 14:09:50 -08:00 |
murgatroid99
|
66b3e4eb77
|
grpc-tools: Add option to generate package definition
|
2019-06-12 11:08:32 -07:00 |
murgatroid99
|
9257ac0ebc
|
grpc-tools cleanup and packaging update
|
2019-02-11 13:27:18 -08:00 |
Shir Brass
|
511f4249d1
|
removed all the deprecated new Buffer code and replace it with Buffer.from
|
2019-02-02 15:17:46 +02:00 |
Max Vorobev
|
0aedb0768c
|
Generate JS file even if no services are defined in proto file; fix #574
|
2018-10-17 15:08:40 +03:00 |
murgatroid99
|
b50fd9b87c
|
Fix include paths in protoc plugin files
|
2018-09-20 10:27:00 -07:00 |
murgatroid99
|
2d261f03a3
|
Copy protoc plugin files into grpc-tools
|
2018-09-20 10:17:11 -07:00 |