World Chat Messenger allows users from completely different language backgrounds to converse with each other in their own language taking globalization to the next level.
installation of server and client packages for socket.io
initial test to verify that the connection was made and a message was sent
server => client
client => server
let me know if anything else should be done. for ex, I briefly tried out creating a custom namespace, but nothing has been done wrt rooms. also I believe probably the sockets logic should be stored in separate files perhaps. (instead of www and app.js)
PR includes only:
let me know if anything else should be done. for ex, I briefly tried out creating a custom namespace, but nothing has been done wrt rooms. also I believe probably the sockets logic should be stored in separate files perhaps. (instead of www and app.js)