#client-server #grpc-client #tower #found

tower-grpc

A client and server gRPC implementation based on Tower

3 unstable releases

0.1.1 Sep 27, 2019
0.1.0 Jun 7, 2019
0.0.0 Oct 16, 2017

#61 in #grpc-client

Download history 10/week @ 2024-02-19 81/week @ 2024-02-26 90/week @ 2024-03-04 23/week @ 2024-03-11 35/week @ 2024-03-18

230 downloads per month
Used in 2 crates

MIT license

215KB
4.5K SLoC

Tower gRPC

A client and server gRPC implementation based on Tower.

More information about this crate can be found in the crate documentation

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in tower-grpc by you, shall be licensed as MIT, without any additional terms or conditions.


lib.rs:

gRPC client and server implementation based on Tower.

Dependencies

~3–4.5MB
~86K SLoC