Cargo Features

wisp-mux has no features set by default.

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

Enables fastwebsockets and tokio

tokio_io

Enables tokio_io of async_io_stream

wisp-mux has 2 features without comments.