Add LifePreserver API first list-cron call

This commit is contained in:
Kris Moore
2016-01-05 13:19:01 -05:00
parent b1e451b385
commit 528c247607
6 changed files with 42 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
// =================================
#include "WebSocket.h"
#define DEBUG 0
#define DEBUG 1
#define IDLETIMEOUTMINS 30
WebSocket::WebSocket(QWebSocket *sock, QString ID, AuthorizationManager *auth){