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 2736e5b commit 0ff8a8cCopy full SHA for 0ff8a8c
README.md
@@ -1,5 +1,8 @@
1
# Java-AwesomeChat-App
2
-Chat application where upto 100 people can talk to each other if connected through server\
+Chat application where upto 100 people can talk to each other if connected through same server\
3
Two people can only talk when they both are connected through a server....for this we are using the localhost\
4
-If we want to end the conversation type END from any side.\
+If we want to end the conversation type END from any client side.\
5
+
6
+### NOTE
7
+This chat-app was build by following Bucky-roberts tutorials on Youtube
8
0 commit comments