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 chat client that allows users to communicate with other people in the same network.
Used $.ajax to send (POST) and fetch (GET) JSON data to and from a remote server.