6 releases
0.2.11 | Dec 2, 2022 |
---|---|
0.2.0 | Aug 10, 2022 |
0.2.0-alpha.5 | Jul 26, 2022 |
0.2.0-alpha.1 | May 12, 2022 |
#2191 in Network programming
1,017 downloads per month
40KB
828 lines
madsim-tonic-build
Compiles proto files via prost and generates service stubs and proto definitiones for use with madsim-tonic.
This crate will generate code for simulation along with the original code.
The macro madsim_tonic::include_proto
will decide which version to use based on whether the sim
feature is enabled.
This code is modified from tonic-build v0.7.2. It provides exactly the same API as the original crate.
Dependencies
~1–6.5MB
~122K SLoC