Files
rondevu-server/src/storage/sqlite.ts
Bas van den Aakster f4b2dfdb94 Refactor: Store ICE candidates as JSON objects
- Simplify storage by storing entire RTCIceCandidateInit as JSON
- Remove individual sdp_mid and sdp_m_line_index columns
- More future-proof and maintainable approach
- Recreated ice_candidates table in D1

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

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

10 KiB