Files
uno-game/src
Kieran Kihn 98a7ef7d41 feat(network): add async connect with onConnect callback
- Replaced synchronous `connect` with asynchronous connection logic.
- Introduced `onConnect` callback to handle connection success events.
- Ensured proper `io_context` work guard management.
2025-12-09 19:42:26 +08:00
..