IlliniHyperloopComputing / Pod

Control system for Illini Hyperloop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Network] Try to reconnect to TCP server after dropped connection

rgw3d opened this issue · comments

Currently the TCP client on the Pod tries to connect, and if it fails, it just exits. Let's try to have the TCP client try to reconnect after a couple of seconds.