Cargo Features

wisp-mux has no features set by default.

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

Enables fastwebsockets and tokio

tokio_io

Enables tokio_io of async_io_stream

wasm

Enables wasm-bindgen of futures-timer

wisp-mux has 3 features without comments.