Description
A local Go game interface can connect to a remote KataGo engine instead of running analysis on the same machine.
It is useful for players who want stronger analysis from another computer or server. Remote engine use sends board positions over the network, so server trust and latency matter.