mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-02-10 01:38:46 +01: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++
83.4%
Slint
15.2%
CMake
1.4%