io.on() do?
io.on() listens for events and executes a callback function when the event is triggered.socket.emit() do?
socket.emit() method sends a message to the server.What are your learning goals after reading and reviewing the class README?
