6 releases
new 0.1.5 | Jan 28, 2025 |
---|---|
0.1.4 | Jan 28, 2025 |
#6 in #operate
61 downloads per month
Used in proto-tower
2KB
Proto-gRPC
gRPC is a high-performance, open-source universal RPC framework. It operates on HTTP/2, which is a protocol that runs over TCP.
Adding dependency to project
[dependencies]
proto-grpc = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-grpc" }