https://github.com/abitofhelp/tonic_example
This is an example application demostrating how to use Prost and Tonic.
https://github.com/abitofhelp/tonic_example
cargo grpc protobuf protocol-buffers rust tonic
Last synced: about 1 year ago
JSON representation
This is an example application demostrating how to use Prost and Tonic.
- Host: GitHub
- URL: https://github.com/abitofhelp/tonic_example
- Owner: abitofhelp
- License: mit
- Created: 2023-12-25T05:29:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T06:16:41.000Z (over 2 years ago)
- Last Synced: 2024-04-24T03:21:27.945Z (almost 2 years ago)
- Topics: cargo, grpc, protobuf, protocol-buffers, rust, tonic
- Language: Rust
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tonic_example
This repository contains an example application demonstrating how to use Prost and Tonic.
* GoogleApis
* Prost
* Protobuf
* Tonic
* Rust