All about Rooms In Node js Socket.io

Опубликовано: 23 Июнь 2021
на канале: i learned today
16,234
155

************Udemy Course************

Complete Electron js Application Development Course for WIN,MAC,LINUX
https://www.udemy.com/course/electron...


Udemy A-Z Node js Course ( Game Development, Desktop App, API, Automation Testing and lot more)
https://www.udemy.com/course/advance-...
****************************************

This video contains information about Rooms in socket programming.

Rooms in socket programming are random channels that clients can join if they want. it's all handled at the server-side and the client can make a request to add inside rooms.

One of the important benefits of rooms is it helps to trigger socket events also send message to a group of clients