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