The join() was called before connect(), so the join message was never sent to the server. Now we store the participant and send the join message in the WebSocket onopen handler. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| stores | ||
| types | ||
| middleware.ts | ||