mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-06-27 05:37:22 +08:00
98a7ef7d41
- Replaced synchronous `connect` with asynchronous connection logic. - Introduced `onConnect` callback to handle connection success events. - Ensured proper `io_context` work guard management.