hyperium / tonic

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

chore(tls): Delegate ClientTlsConfig impl to derive macro #1747

Closed tottoto closed 3 months ago

tottoto commented 3 months ago

Delegates ClientTlsConfig implementation to derive macro.