{
    "name": "青码即时通讯",
    "version": "customer-custom-v1.5.5",
    "api_protocol": "6.6",
    "realtime_protocol": "6.6",
    "php_version": "8.2.28",
    "php_ok": true,
    "core_extensions": {
        "pdo_mysql": true,
        "mbstring": true,
        "fileinfo": true,
        "openssl": true,
        "json": true,
        "curl": true
    },
    "realtime_runtime": {
        "proc_open": true,
        "stream_socket_server": true,
        "websocket_server_file": true,
        "control_file": true
    },
    "core_ready": true,
    "realtime_ready": true,
    "realtime_running": true,
    "realtime_status": {
        "running": true,
        "pid": 80950,
        "host": "0.0.0.0",
        "port": 2346,
        "connections": 0,
        "authenticated": 0,
        "uptime_seconds": 1130,
        "last_event_id": 7,
        "updated_at": "2026-07-31T15:44:50+08:00",
        "version": "6.6.0",
        "max_connections": 5000,
        "max_connections_per_ip": 30,
        "redis": {
            "enabled": false,
            "connected": false,
            "error": ""
        },
        "pending_push": 0,
        "pending_dispatch": 0
    },
    "redis": {
        "enabled": false,
        "available": false
    },
    "database_ready": true,
    "database_error": "",
    "schema": {
        "ready": true,
        "schema_version": "6.6.3-custom",
        "required_schema_version": "6.6.3-custom",
        "missing_count": 0,
        "upgrade_required": false,
        "missing_tables": [],
        "missing_columns": [],
        "missing_indexes": []
    },
    "files": {
        "api_entry": true,
        "api_core": true,
        "client_api_gateway": true,
        "client_nested_gateway": true,
        "admin_api_gateway": true,
        "realtime_api_gateway": true,
        "admin": true,
        "realtime_page": true,
        "websocket_server": true,
        "security_service": true,
        "push_worker": true
    },
    "directories": {
        "app_writable": true,
        "storage_writable": true,
        "uploads_writable": true,
        "realtime_storage_writable": true
    },
    "installed": true,
    "api_url": "/client-api.php",
    "api_fallback_urls": [],
    "document_root_matches_project": true,
    "open_basedir_enabled": true,
    "next_url": "/admin/",
    "time": "2026-07-31T15:44:54+08:00"
}