You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
Trace AWS operations & share TLS connector with mas-http
This commit is contained in:
@@ -30,7 +30,7 @@ mod ext;
|
||||
mod layers;
|
||||
|
||||
#[cfg(feature = "client")]
|
||||
pub use self::client::{client, make_untraced_client};
|
||||
pub use self::client::{client, make_traced_connector, make_untraced_client, ClientInitError};
|
||||
pub use self::{
|
||||
ext::{set_propagator, CorsLayerExt, ServiceExt as HttpServiceExt},
|
||||
layers::{
|
||||
|
||||
Reference in New Issue
Block a user