• 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
Name
Last commit
Last update
docs Loading commit data...
templates Loading commit data...
vidai Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
requirements-cuda.txt Loading commit data...
requirements-rocm.txt Loading commit data...
requirements.txt Loading commit data...
setup.sh Loading commit data...
start.sh Loading commit data...
vidai.py Loading commit data...
webui.py Loading commit data...