hello / kitsune

RTOS on Morpheus
11 stars 6 forks source link

periodic voice heartbeat #697

Closed zer0page closed 7 years ago

zer0page commented 7 years ago

Leverages the underlying sockstream in hlo_post to make a GET request to another endpoint periodically. Can keep the socket alive indefinitely(unless broken otherwise.)

zer0page commented 7 years ago

may not need the ip/time check anymore since the GET request will fail the loop automatically.

plasticchris commented 7 years ago

👍