Cargo Features
naia-hecs-client has no features set by default.
[dependencies]
naia-hecs-client = { version = "0.21.0", features = ["wbindgen", "mquad", "transport_webrtc", "transport_udp"] }
- wbindgen
-
Enables wbindgen of naia-client ^0.21 and naia-hecs-shared
- mquad
-
Enables mquad of naia-client ^0.21 and naia-hecs-shared
- transport_webrtc
-
Enables transport_webrtc of naia-client ^0.21
- transport_udp
-
Enables transport_udp of naia-client ^0.21
naia-hecs-client has 4 features without comments.