(cobra bots) add a utility class to factor out the common bots features (heartbeat) and move cobra to sentry bot to use it

This commit is contained in:
Benjamin Sergeant
2020-04-16 14:49:49 -07:00
parent ccfd196863
commit 0f5d15aa11
6 changed files with 364 additions and 257 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.3.0"
#define IX_WEBSOCKET_VERSION "9.3.1"