WebSocket Tutorial - When to use WebSockets

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



Category:
Tutorial
Duration: 7:55
13,979 views
117


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







Tags:
WebSockets
WebSocket Tutorial
advantages of WebSockets