mirror of
https://github.com/xtr-dev/rondevu-demo.git
synced 2025-12-10 02:43:23 +00:00
Remove technical implementation details from demo README features
Removed: - ICE Candidate Exchange - Connection Stats - Connection Status Kept focus on user-facing features
This commit is contained in:
@@ -18,10 +18,7 @@ Experience how easy WebRTC peer discovery can be with Rondevu's three connection
|
|||||||
- **Real WebRTC** - Actual P2P connections using RTCPeerConnection (not simulated!)
|
- **Real WebRTC** - Actual P2P connections using RTCPeerConnection (not simulated!)
|
||||||
- **P2P Data Channel** - Direct peer-to-peer chat without server relay
|
- **P2P Data Channel** - Direct peer-to-peer chat without server relay
|
||||||
- **Peer Discovery** - Browse topics and discover available peers
|
- **Peer Discovery** - Browse topics and discover available peers
|
||||||
- **ICE Candidate Exchange** - Automatic NAT traversal using STUN servers
|
|
||||||
- **Real-time Chat** - Send and receive messages over WebRTC data channel
|
- **Real-time Chat** - Send and receive messages over WebRTC data channel
|
||||||
- **Connection Stats** - Monitor RTT, bytes sent/received in real-time
|
|
||||||
- **Connection Status** - Live connection state indicators
|
|
||||||
- **Activity Log** - Monitor all API and WebRTC events
|
- **Activity Log** - Monitor all API and WebRTC events
|
||||||
|
|
||||||
### Quick Start
|
### Quick Start
|
||||||
|
|||||||
Reference in New Issue
Block a user