- PresenceManager class tracks remote users' cursors and selections - SVG cursor with username label and auto-assigned colors - CommunitySync.sendPresence() broadcasts cursor/selection updates - Throttled to 50ms to prevent flooding - Auto-fade after 5s inactivity, auto-remove after 15s - Selection highlight shows which shape each user has selected Completes task-7: Real-time presence cursors 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| backlog | ||
| docs | ||
| lib | ||
| server | ||
| website | ||
| .gitignore | ||
| Dockerfile | ||
| bun.lock | ||
| docker-compose.yml | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||