This is a Peer-to-Peer (P2P) file-sharing application built using Rust. The application allows users to share files directly with each other without the need for a central server. It is designed to be efficient, secure, and easy to use.
- Direct File Sharing: Share files directly between peers.
- Cross-Platform: Works on multiple operating systems.
- Secure Transfers: Implements encryption for secure file transfers.
- User-Friendly Interface: Simple and intuitive user interface.
- Rust (version 1.50 or higher)
- Cargo (Rust package manager)