0.18.0
(feat): Add WebSocket (WSS) support with typed channel clients using tokio-tungstenite.
Generates per-channel client structs with typed send/receive methods, auto-reconnection,
and serde-based message serialization. Includes WebSocketClient runtime, feature-gated
dependency management, and integration into the SDK generation pipeline.