Cargo Features

WSRX has no features set by default.

[dependencies]
wsrx = { version = "0.2.6", features = ["server", "client", "binary"] }
server binary?

Enables axum

optional

client binary?

Enables tokio-tungstenite

binary = client, server

Enables chrono, clap, once_cell, serde, serde_json, subprocess, tower-http, tracing, tracing-subscriber, and url

clap:

binary cli only

Required by the binary