Paul Vorobyev
Paul Vorobyev
NB: This is a Facebook-only PR intended that we into pull in for an upcoming kernel feature. Please disregard. This PR adds a new directive called `MemoryZSwapMax` for controlling a...
# Description N.B.: This PR is based on top of https://github.com/WalletConnect/a2/pull/90 This PR exists a way to use [rustls's `ConfigBuilder::with_client_cert_resolver`](https://docs.rs/rustls/latest/rustls/struct.ConfigBuilder.html#method.with_client_cert_resolver) for client auth. This allows us to do two things:...
# Description N.B.: This PR is combined is meant to be reviewed alongside https://github.com/WalletConnect/a2/pull/91 This PR adds a TLS 1.2 override to `ClientConfig`. This is useful in cases where we...