• Stefy Lanza (nextime / spora )'s avatar
    Implement --client mode for cluster functionality · 15b4621b
    Stefy Lanza (nextime / spora ) authored
    - Add --client mode with required --cluster-host, --cluster-port, --token options
    - Optional --optimize and --flash for client mode
    - Convert cluster communication from TCP to bidirectional websockets
    - Implement file transfer placeholders for jobs and results
    - Update cluster master to authenticate clients via cluster_token
    - Add configuration page for managing cluster clients (placeholder)
    - Update build scripts to include cluster components
    - Add websockets to requirements
    - Disable web/API interfaces in client mode
    15b4621b
build.sh 3.87 KB