Cargo Features

stream-ws has no features set by default.

[dependencies]
stream-ws = { version = "0.1.1", features = ["tokio", "tungstenite", "gloo"] }
tokio

Enables tokio

tungstenite

Enables tungstenite ^0.20

Affects stream-ws::tungstenite

gloo

Enables gloo-net ^0.4

Affects stream-ws::gloo