Cargo Features

OBWS has no features set by default.

[dependencies]
obws = { version = "0.11.5", features = ["test-integration", "events", "tls"] }
test-integration
events

Enables async-stream

Affects obws::events

tls

Enables rustls-tls-webpki-roots of tokio-tungstenite ^0.20.0

Affects client::ConnectConfig.tls