June 2024
Intermediate to advanced
508 pages
10h 53m
English
In this chapter, we will learn about event-based applications and the tradeoffs of using such an architecture versus a more traditional one. Then, we are going to learn about WebSockets and how they work. Afterward, we are going to implement a backend using Socket.IO and Express. Finally, we are going to learn how to integrate authentication by using JWT with Socket.IO.
In this chapter, we are going to cover the following main topics:
Before we start, please install all the requirements from Chapter ...
Read now
Unlock full access