hyperium / tonic

A native gRPC client & server implementation with async/await support.
https://docs.rs/tonic
MIT License
9.32k stars 954 forks source link

chore(transport): Use hyper_util::service::TowerToHyperService #1729

Closed tottoto closed 2 weeks ago

tottoto commented 3 weeks ago

Uses hyper_util::service::TowerToHyperService instead of defining the own version with change.