Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 571 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 571 Bytes

Unlight-Zwei

Whole project maintain version controlling

flatc -g Fbs\skillb.fbs

flatc -g myschema.fbs

protoc -I=.\Protos -I=%proto_path%\include -I=%proto_path%\googleapis --csharp_out=.\Protos .\Protos\*.proto --grpc_out=.\Protos --plugin=protoc-gen-grpc=%proto_path%\bin\grpc_csharp_plugin.exe 

protoc --rust_out=..\Rust common.proto

protoc -I=.\Protos -I=%proto_path%\include -I=%proto_path%\googleapis --rust_out=.\Protos\Rust .\Protos*.proto

Rust protoc

https://github.com/stepancheg/grpc-rust/tree/master/grpc-compiler