Closed dottgonzo closed 6 months ago
to be able to use custom certificates or invalid certificates we need to use external rustls that recently was updated to support wasm. this latest version 0.23.0 has incompatible types with the one used by tokio-tungstenite
This situation breaks a lot of situation. Please update it.
Tanks, i hope to see a new release on crates.io soon...
to be able to use custom certificates or invalid certificates we need to use external rustls that recently was updated to support wasm. this latest version 0.23.0 has incompatible types with the one used by tokio-tungstenite