• Stefy Lanza (nextime / spora )'s avatar
    Add configurable communication type: Unix vs TCP sockets · d0222b6c
    Stefy Lanza (nextime / spora ) authored
    - Add comm_type configuration option (unix/tcp, default unix)
    - Command line argument --comm-type for runtime selection
    - Web configuration page includes communication type selection
    - SocketCommunicator and SocketServer support both Unix and TCP
    - Updated all processes to use configured communication type
    - Documentation updated to reflect both socket types
    - Unix sockets provide better performance for local communication
    d0222b6c
README.md 5.2 KB