Intiface CLI on Linux doesn't work with --stayopen due to port conflict
Closed this issue · 1 comments
qdot commented
STR:
- Run intiface-cli on Linux with --stayopen and websockets
- Connect and disconnect a client
Expected:
CLI stays running
Actual:
CLI stops because it can't rebind to the server port
Notes:
This may have to do with the rejection server in the CLI?
qdot commented
Project now deprecated, and this is fixed on engine anyways.