pub fn init_server_auto( provided_cookies: Option<&str>, room_id: &str, ) -> Result<(Value, AuthMessage), String>
Enhanced init_server that can automatically detect cookies from browser