WebSocket Tutorial - How WebSockets Work

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=pNxK8fPKstc



Category:
Tutorial
Duration: 9:41
34,337 views
386


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

A WebSocket is a communications protocol that provides full-duplex communication channels between a client and server over a single TCP connection. In this WebSocket Tutorial, we take an in-depth look at how a WebSocket connection is negotiated, established and maintained.

Watch this video to learn:

- What is a WebSocket
- The details of packet transmission through the socket protocol
- Security concerns of the socket protocol and the decisions that were made to mitigate these concerns







Tags:
WebSockets
WebSocket Tutorial
How WebSockets Work