|
R-Type
2
Doom but in better
|

Files | |
| MessageStruct.hpp | |
| MessageType.hpp | |
| Enum for the different types of messages that can be eschanged with the server. | |
| NetworkManager.hpp | |
| This file defines the NetworkManager class, which handles UDP socket communication for sending and receiving messages between the server and the client. | |
| ProtocolHandler.hpp | |
This file defines the Packet class responsible for serializing and deserializing a custom binary UDP protocol. | |
| ThreadCapsule.hpp | |