Real-time file sharing has become essential in today's digital world.The project involves building a real-time, WebSocket-based file-sharing system with support for compressed file transfers using Pako.js.The system enables users to join a room, discover peers, and efficiently exchange files over WebSockets.The use of Pako compression reduces network bandwidth usage, making the transfers faster and more efficient.