https://github.com/abitofhelp/cargo_multimod_example
This is an example application demonstrating how to use Prost and Tonic using multiple modules.
https://github.com/abitofhelp/cargo_multimod_example
cargo grpc protobuf protocol-buffers rust tonic
Last synced: 2 months ago
JSON representation
This is an example application demonstrating how to use Prost and Tonic using multiple modules.
- Host: GitHub
- URL: https://github.com/abitofhelp/cargo_multimod_example
- Owner: abitofhelp
- License: mit
- Created: 2023-12-25T06:08:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T06:17:21.000Z (over 1 year ago)
- Last Synced: 2024-04-24T03:21:27.408Z (about 1 year ago)
- Topics: cargo, grpc, protobuf, protocol-buffers, rust, tonic
- Language: Rust
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cargo_multimod_example
This is an example application demonstrating how to use Prost and Tonic using multiple modules.
* Multiple Cargo Modules
* GoogleApis
* Prost
* Protobuf
* Rust
* Tonic