Files
rondevu-server/src/storage/sqlite.ts
Bas van den Aakster b3bd2679fc Fix ICE candidate handling - include sdpMid and sdpMLineIndex
- Update IceCandidate interface to include sdpMid and sdpMLineIndex fields
- Update SQLite and D1 storage to store full ICE candidate data
- Update server API to accept and return complete candidate objects
- This fixes the 'Either sdpMid or sdpMLineIndex must be specified' error

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 19:31:29 +01:00

10 KiB