3. How to develop client application in socket programming? What are event based libraries?

Опубликовано: 17 Июль 2026
на канале: FrontPro
120
7

Socket programming is a very important concept in web development. This video series builds an understanding of socket programming by developing real-time dashboard from scratch.

One should have basic knowledge of Angular 2 or its greater version along with node.js.
In this series two event-based libraries are being used socket.io and socket.io-client.

Download code.
There are two branches
socketClient - For client code
socketServer - For server code

https://github.com/SapanRoy/socketpro...

Next Video
4. Socket programming- Node.js, Angular 8 | Real time dashboard implementation | Chart.js

   • 4. How to develop Real time dashboard in s...