multi-person-chat
multi-person-chat copied to clipboard
Feature/upload_or_download_files
Feature: Upload or Download Files
Previous apps can't upload files to the server or download files from the server. Now it can do these functions.
How to test
python server.py
Run the server for clients.
python client.py
Run the client apps and login, you will see the upload button and be able to click the right files list for downloading.