You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple client server chat application where client sends a message to server and server echoes the same back to client.
This is implemented using websockets