Update README.md
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
# 🚀 Advanced Chat Server & Client
|
||||
|
||||
A feature-rich, production-ready chat server and client built with Python and WebSockets. Supports **both centralized server mode and peer-to-peer (P2P) LAN communication** with **file sharing capabilities**. Works on local development and hosted deployment (Ubuntu).
|
||||
A feature-rich, production-ready chat server and client built with Python and WebSockets. Works on local development and hosted deployment (Ubuntu).
|
||||
|
||||
## ✨ Features
|
||||
|
||||
### Core Features
|
||||
- ✅ **Unified Client**: Single client for both Server and P2P LAN modes
|
||||
- ✅ **Peer-to-Peer (P2P)**: Chat without a server on your local network
|
||||
- ✅ **File Sharing**: Send and receive files up to 50MB in both modes
|
||||
- ✅ **File Sharing**: Send and receive files
|
||||
- ✅ **Real-time Messaging**: Instant communication with low latency
|
||||
- ✅ **Multiple Rooms**: Join different channels with password protection
|
||||
- ✅ **User Authentication**: Secure identification for server-based chat
|
||||
|
||||
Reference in New Issue
Block a user