mirror of
https://github.com/xtr-dev/rondevu-demo.git
synced 2025-12-10 02:43:23 +00:00
- 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>
731 B
731 B