surf-disco 0.9.7

HTTP client for use with tide-disco applications
1
2
3
/// Re-export the [`WebSocketConfig`] type from `async-tungstenite`.
/// This is actually from `tungstenite` itself.
pub use async_tungstenite::tungstenite::protocol::WebSocketConfig;