protowire 1.2.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

protowire 1.2.1

Write protobuf messages from the command line:
pw (field number) [data type] (value) > output.bin
where data type is one of the protobuf datatypes
(or int = int32 = int64). If value is not given, it is read from STDIN.
The field number can be omitted and defaults to 1.
This enables creating protobuf messages for GRPC calls or other purposes without a protobuf compiler.
The pw tool has no library dependencies (plain Python 2) and does not need the .proto files or any code generated from them.
See the project Github page for full documentation.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.