mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
84c470859bd04775f5ba099e1a9622f10a3ef806
NetworkServer for managing player sessions and communication
- Implemented `NetworkServer` and `Session` classes for handling TCP communication with players. - Added `NetworkServer.cpp` and `NetworkServer.h` to the project. - Integrated `asio` library into the build configuration in `CMakeLists.txt`.
The file is empty.
Languages
C++
84.2%
Slint
14.8%
CMake
1%