Part 7 Chat app with private and public messages and user administration with Nodejs,Socket io
HTML-код
- Опубликовано: 27 ноя 2024
- #nodejs #socketio #chat #full #private #public #message #messages
Logic for disconnect user in server side and delete user data in memory sucessfully written .We also set emiter wich emits to our client side required data.
IMPORTANT! - follow making app in order from Part 1 to grasp the whole logic until this moment.