Open saksham7778 opened 4 years ago
@saksham7778 I've implemented this over on my repository here
Please take note of changes made to index.html, js/login.js, server.js
Long story short, it uses the global object Brad created to do the following:
Pretty simple really, just need to apply some lateral thinking and problem solving skills. Anyone can copy paste code, but to take your learning to the next level I suggest not copying what I've done and create your own solution.
Cheers
What would the code look like to send messages to a specific user?
people with same name should not be allowed to enter the same chatroom can you tell me how to implement it ?