You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: