• This repository has been archived on 16/Apr/2020
  • Stars
    star
    567
  • Rank 75,958 (Top 2 %)
  • Language
    Rust
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A gRPC client & server implementation.

Tower gRPC

NOTE: This library will remain stable on a 0.1 release while continuing to support futures 0.1 based libraries. If you are looking for a std::future::Future version please checkout tonic as it is the next generation of tower-grpc.

A client and server gRPC implementation based on Tower.

Build Status

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.