ipv6 + misc
This commit is contained in:
+8
-1
@@ -1 +1,8 @@
|
||||
#define BUFFER_SIZE 1024
|
||||
#ifndef COMMON_DEFINES_H
|
||||
#define BUFFER_SIZE 1024
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
using nlohmann::json;
|
||||
|
||||
enum { CONNECT, DISCONNECT, MESSAGE, CHALLENGE };
|
||||
#endif
|
||||
Reference in New Issue
Block a user