boardgame-core/src
hypercross ca86bfc427 refactor: use effect for assignSelector in BaseGameClient
Replace subscribe with effect in assignSelector to ensure the
selector value is tracked and the callback is executed within
the reactive context.
2026-04-28 15:50:00 +08:00
..
core refactor: use effect for assignSelector in BaseGameClient 2026-04-28 15:50:00 +08:00
samples refactor(samples/tic-tac-toe): simplify Client implementation 2026-04-25 17:58:16 +08:00
utils feat: add BaseGameClient for external integration 2026-04-25 17:31:15 +08:00
index.ts feat: add BaseGameClient for external integration 2026-04-25 17:31:15 +08:00