mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-18 02:31:24 +02:00
Support client certificates (#319)
This commit is contained in:
@@ -9,6 +9,7 @@ pub mod manager;
|
||||
mod reflection;
|
||||
mod transport;
|
||||
mod any;
|
||||
pub mod error;
|
||||
|
||||
pub use tonic::metadata::*;
|
||||
pub use tonic::Code;
|
||||
|
||||
Reference in New Issue
Block a user