Eddited files to comply with part3

This commit is contained in:
2026-04-19 15:27:30 -04:00
parent 03931fddfe
commit a10c3e7abd
3 changed files with 54 additions and 56 deletions
+2 -3
View File
@@ -1,7 +1,6 @@
How to run code:
First run server.py in the terminal
Next run client.py on a seperate terminal
Next run client.py on a seperate terminal for every user you want
Now that you have established a connection you can send messages to eachother until you want to stop
To end the connection type 'quit' on either side to end the connction
Now that you have established a connection you can send messages between the clients until you want to stop