A complete browser-based peer-to-peer file sharing system built with WebRTC, featuring real-time connections, chunked file transfer, and a modern web interface.
- Pure WebRTC Implementation: Custom WebRTC handling without third-party libraries
- Real-time Peer Discovery: WebSocket-based signaling server for peer coordination
- Chunked File Transfer: Efficient file splitting and transfer with progress tracking
- Modern UI: Responsive design with real-time statistics and transfer monitoring
- Docker Support: Complete containerization for easy deployment
- Security: Built-in file hashing and chunk verification