WebSocket Tutorial - When to use WebSockets
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=sfq9hCnWpno
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
A WebSocket is a communications protocol that enables full-duplex communication channels between clients and servers. The goal of WebSockets is to provide a mechanism for web applications that need two-way communication with servers. In this WebSocket Tutorial, we discuss WebSocket communication and compare it to HTTP requests (REST).
Watch this video to learn:
- A current issue of browser-server communication
- What is a WebSocket
- The advantages of using WebSocket technology over browser-server communication techniques
Other Videos By Fullstack Academy
Tags:
WebSockets
WebSocket Tutorial
advantages of WebSockets