We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c648c commit bb697d9Copy full SHA for bb697d9
Server.py renamed to server.py
@@ -47,4 +47,4 @@ def broadcastMessage(message):
47
for client in clients:
48
client.send(message)
49
50
-startChat()
+startChat()
0 commit comments