Cargo Features
wasmer-bus-ws has no features set by default.
[dependencies]
wasmer-bus-ws = { version = "1.1.0", features = ["sys"] }
- sys = futures, futures-util, tokio-tungstenite
-
Enables net, rt, rt-multi-thread and time of tokio
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.
- futures not wasm sys?
- futures-util not wasm sys?
- tokio-tungstenite not wasm sys?
-
Enables tokio-tungstenite ^0.16