Cargo Features
ton-api-client has no features set by default.
[dependencies]
ton-api-client = { version = "0.0.1", features = ["tungstenite-ws", "ws"] }
- tungstenite-ws = ws
-
Enables futures-util, tokio, and tokio-tungstenite ^0.24.0
Affects
ws::tungstenite
… - ws tungstenite-ws?
-
Affects
clients::websocket
,ton-api-client::ws
,net::ws
…