iocpServer & testClient Framework
- iocp
- Session ( std::unordered_map<unsigned __int64, class PLAYER_Session *> )
- Player ( std::unordered_map<unsigned __int64, class PLAYER *>)
- Timer ( std::priority_queue)
- Protocol ( server->client, client->server )
- API ( std::queue<Packet_Frame> )
- Log ( SPDLog 00 : 00 Daily Log )
-- source : https://github.com/gabime/spdlog
-- path : "logs/iocpServer_*.txt