mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
- Replaced synchronous `connect` with asynchronous connection logic. - Introduced `onConnect` callback to handle connection success events. - Ensured proper `io_context` work guard management.