mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
1d2e77aca3a1a74f97edf85c96d5656c798ae21e
NetworkClient with Session
- Moved `Session` implementation to `Session.cpp` and `Session.h`. - Updated `Session` to use a `message` queue for sending data, improving handling of writes. - Adjusted `NetworkClient` and `NetworkServer` to integrate with the new `Session` logic.
The file is empty.
Languages
C++
84.2%
Slint
14.8%
CMake
1%