Function mz_environmentd::test_util::auth_with_ws_impl
source ยท pub fn auth_with_ws_impl(
ws: &mut WebSocket<MaybeTlsStream<TcpStream>>,
auth_message: Message,
) -> Result<Vec<WebSocketResponse>, Error>
pub fn auth_with_ws_impl(
ws: &mut WebSocket<MaybeTlsStream<TcpStream>>,
auth_message: Message,
) -> Result<Vec<WebSocketResponse>, Error>