WebSocket Tutorial - How WebSockets Work
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=pNxK8fPKstc
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
Other Videos By Fullstack Academy
Tags:
WebSockets
WebSocket Tutorial
How WebSockets Work