Cargo Features

wisp-mux has no features set by default.

[dependencies]
wisp-mux = { version = "5.1.0", features = ["fastwebsockets", "wasm"] }
fastwebsockets

Enables fastwebsockets and tokio

wasm

Enables wasm-bindgen of futures-timer

wisp-mux has 2 features without comments.