NetPickle A simply text-based chat application based on socket.io Applications Before running the applications, install the dependencies: npm install Server node server.js -p <port> Client node client.js -u <url> # URL sample: ws://localhost:8080