2up
2up copied to clipboard
Refactor multiplayer package to playroomkit-style api
Summary
- replace the legacy realtime/turn-based hooks with a PlayroomKit-inspired provider and lightweight hook surface
- simplify the PartyKit server to track shared state, per-player state, and host assignment only
- refresh documentation and the Next.js demo page to illustrate the new API
Testing
- pnpm -F @repo/multiplayer lint
- pnpm -F @repo/multiplayer typecheck
- pnpm -F @repo/nextjs lint -- src/app/demo/page.tsx
- pnpm -F @repo/party exec eslint src/server.ts
https://chatgpt.com/codex/tasks/task_e_68ce3a6209d48323a156860e369f5443
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| vibedgames-flappy-bird | Preview | Comment | Oct 29, 2025 11:01pm | |
| vibedgames-pacman | Preview | Comment | Oct 29, 2025 11:01pm | |
| vibedgames-pong | Preview | Comment | Oct 29, 2025 11:01pm | |
| vibedgames-tetris | Preview | Comment | Oct 29, 2025 11:01pm |