Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
avipatilpro authored Jan 2, 2022
1 parent 10cc46d commit 9fecbb5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions WebStreamer/utils/keepalive.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
import traceback
from WebStreamer.vars import Var

URL = f"https://{Var.FQDN}"


async def ping_server():
sleep_time = Var.PING_INTERVAL
while True:
Expand Down

0 comments on commit 9fecbb5

Please sign in to comment.