1 2 3
/// Re-export the [`WebSocketConfig`] type from `async-tungstenite`. /// This is actually from `tungstenite` itself. pub use async_tungstenite::tungstenite::protocol::WebSocketConfig;