Cargo Features
naia-client-socket has no features set by default.
[dependencies]
naia-client-socket = { version = "0.23.0", features = ["wbindgen", "mquad"] }
- wbindgen = js-sys, tinyjson, wasm-bindgen, web_sys
-
Enables wbindgen of naia-socket-shared
- mquad = miniquad
-
Enables mquad of naia-socket-shared
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.