Cargo Features

ws-rs has no features set by default.

[dependencies]
ws-rs = { version = "0.1.3", features = ["client", "server"] }
client

Affects ws-rs::client

server

Affects ws-rs::server