mirror of
https://github.com/xtr-dev/rondevu-demo.git
synced 2025-12-10 10:53:22 +00:00
feat: redesign demo as dark-themed P2P chat application
- Completely rewrite App.jsx as focused chat application - Add contact management with localStorage persistence - Add online status detection (checks every 10s for chat.rondevu@1.0.0 service) - Implement pooled chat service (poolSize: 10) for multiple simultaneous connections - Add real-time P2P messaging with unique connection IDs - Add message history per contact with auto-scrolling - Implement identification handshake protocol for connection tracking - Apply dark theme (#1a1a1a background, #2a2a2a cards, #4a9eff accents) - Remove all emojis from UI elements - Update client dependency to ^0.8.0 - Add connection status indicators 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1759
src/App.jsx
1759
src/App.jsx
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user