| Crates.io | proto-tower-grpc |
| lib.rs | proto-tower-grpc |
| version | 0.1.5 |
| created_at | 2025-01-28 21:38:37.855866+00 |
| updated_at | 2025-01-28 22:15:36.370946+00 |
| description | Tower implementation of the gRPC protocol |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1534049 |
| size | 1,899 |
gRPC is a high-performance, open-source universal RPC framework. It operates on HTTP/2, which is a protocol that runs over TCP.
[dependencies]
proto-grpc = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-grpc" }