Creates a Heartbeat instance. Will send heartbeats to the server list shortly after initialization.
StaticheartbeatThe rate at which to post a heartbeat, in milliseconds.
StaticretryThe rate at which to retry posting a heartbeat in case of failure, in milliseconds.
This is at a lower rate in order to keep my spot at the server list if the server for the server list is having issues. But actually, it tends to be the CDN of the server for the server list that has issues.
Sends a heartbeat to the server list with the provided form.
Starts the heartbeat loop, calling postHeartbeat on an interval based on heartbeatRate.
I send periodic heartbeats to a server list to announce the presence and status of the universe.