Cargo Features

reown-relay-client has no features set by default.

[dependencies]
reown-relay-client = { version = "0.1.0-rc1", features = ["rustls"] }
default

These default features are set whenever reown-relay-client is added without default-features = false somewhere in the dependency tree.

Enables native-tls and url of tokio-tungstenite ^0.24

rustls

Enables rustls-tls-native-roots and url of tokio-tungstenite ^0.24

reown-relay-client has 2 features without comments.