Cargo Features
bevy_nfws has no features set by default.
[dependencies]
bevy_nfws = { version = "0.1.0", features = ["wss"] }
- wss
-
Needed for wss:// matchmaker connections on native builds Not needed on wasm! Give this a thumbsup: https://github.com/rust-lang/cargo/issues/1197
Enables rustls-tls-native-roots of tokio-tungstenite-wasm ^0.3.1