ESP icon indicating copy to clipboard operation
ESP copied to clipboard

TCP output stream should auto-reconnect and/or act as a server.

Open damellis opened this issue 8 years ago • 1 comments

It would be good to be able to restart the program receiving predictions from ESP using the TCP output stream and have the communication resume. This could be done either by having the TCP output stream reconnect automatically (on what interval?), or by having it act as a server, so that the other program can connect as a client (and reconnect when it reruns).

damellis avatar Aug 15 '16 22:08 damellis

See: https://github.com/damellis/ESP/commit/682b4dae62bf5ae9ceadbfbda33af2713327205d

damellis avatar Aug 15 '16 22:08 damellis