Cargo Features

waaa has no features set by default.

[dependencies]
waaa = { version = "0.2.0", features = ["spawn", "time", "websocket"] }
spawn

Enables tokio and wasm-bindgen-futures

time

Enables gloo-timers, tokio, and web-time

websocket

Enables anyhow, gloo-net ^0.5.0, tokio, and tokio-tungstenite ^0.21.0, sink of futures-util

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.

tokio not wasm32 not unknown spawn? time? websocket?