#pragma once #include enum PACKET : uint8_t { CONNECT, ACK, IDS, ENTITIES };