feat: add heartbeat capability

This commit is contained in:
Mudit Vats
2021-03-23 14:00:49 -07:00
parent 5b5a480943
commit a8e1bc89f0
5 changed files with 80 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
#include <string>
#define PROTOCOL_VERSION "3.0.0"
#define PROTOCOL_VERSION "4.0.0"
#ifdef _WIN32
#define convertstring to_utf16string