How Web Sockets work | Deep Dive

preview_player
Показать описание
I have previously explained basics of Web Sockets, and compared it with Polling and HTTP Long Polling, which you must know for system design interview. In this deep dive video, we will explore the inner workings of the WebSocket handshake. We will examine the underlying protocols, the significance of the HTTP status code 101, and the role of the GUID in generating the Sec-WebSocket-Accept header. We will also look into the concepts of Websockets masking and Websockets fragments.

Part-1: Basics of Web Sockets

#websocket #websockets

AWS Certification:
Рекомендации по теме
Комментарии
Автор

10 mins and it's one of the most informative videos about Web Sockets. Thank you for this!

askholia
Автор

Underrated channel. Thank you for great visual!

verdaderoken
Автор

Thank you for this! Much deeper than your previous video

nishanthprince
Автор

great video. appreciate the effort put in delivering such quality. thanks monk

nishanths
Автор

Please make video continue
You from India

econometricswithsh
Автор

fantastic presentation! loved video! Thank you!

SSB
Автор

Hi ByteMonk,

Thank you so much. due to you system design basic playlist I learnt lot. . please make video like this, it will be helpful to learn the system design concepts.

Krithvik
Автор

Hello Sir, Recently YouTube recommended your videos. I have started to experience a new way to learn advanced topics. My backend and database knowledge is so strong but system design is a little weak. Looking forward to watching your system design playlist.

ABwaslive
Автор

Hey can you please tell what software to use to make such interactive videos.

happig
Автор

better than 3 hour lecture in which beating around the bush tactics is used

shubhamrajput
Автор

Can you explain why websocket is stateful? I have done many researches but still not figured out.

vthanhann
Автор

well what if there is the video stream service over websocket using fragments?I have no idea about that.

rizekishimaro