mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
042ab95dda5e6013d6e03ddf22cb39c6984c917e
NetworkClient for TCP communication
- Introduced `NetworkClient` class for client-side TCP communication. - Implemented `connect`, `send`, and `read` methods for message handling. - Updated `CMakeLists.txt` to include `NetworkClient.cpp` in the build configuration.
The file is empty.
Languages
C++
84.2%
Slint
14.8%
CMake
1%