nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Prevent people from connecting from same port

Open evonneng opened this issue 3 years ago • 1 comments

Currently if people are training on the same port, you end up seeing the same thing. Ideally you would have some way (e.g. send a key or something) to make sure that is the intended connection point. Otherwise, prompt them to enter in new port.

evonneng avatar Sep 23 '22 02:09 evonneng

Looking into using redis perhaps to keep state? but maybe overkill..

evonneng avatar Sep 28 '22 20:09 evonneng

Warning now provided to user

tancik avatar Nov 11 '22 19:11 tancik