All about Namespaces In Socket.io in Node js

Опубликовано: 22 Июнь 2021
на канале: i learned today
2,709
32

************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-...
****************************************


Namespaces in concept in socket programming where you divide your entire socket logic in different routes which helps you to keep socket programming logic separately.

0.20 Introduction of namespaces
1.40 Benefits of using namespaces
2.56 Example of namespaces