Skip to content

Add heartbeat and connection retry.

Aron Helser requested to merge connection_retry into master

Add a retry when server isn't available, both on startup and if the server dies mid-session. Stop sending avatar messages if no messages are received.

Timing and printouts need adjusting.

Merge request reports