Home work for the Netology.ru lesson "Real-time interaction with Socket.io".
Using:
npm start
- Go to http://localhost:3000/
Used tools:
- NodeJS
- Express
- Socket.io
- JQuery
Features:
- sending messages
- receiving messages
- notification of users about adding a new user.