9,998 views
In this video, we'll look at WebSockets, a real-time technology that allows a bidirectional connection between a client and a server. We'll start with the basics, explaining what WebSockets are, how they work, and what capabilities they provide. We'll then move on to a practical example, demonstrating how a WebSocket connection works using a group chat. We'll also show you how to intercept a WebSocket connection using Wireshark, and how to test WebSocket applications using Postman. Donate to support the channel: Sberbank card - 2202 2068 4325 7309 00:00 Start 00:27 briefly about HTTP 00:48 about websocket 01:30 concept of websocket 02:25 ping-pong 02:58 heartbeat 03:12 why not UDP 03:36 ports in websocket 04:08 establishing a websocket connection 05:17 practical example - chat 06:33 using websocket in a crypto exchange 07:29 test site on websocket 08:00 the most interesting example of a chat on websocket 08:42 wireshark how to intercept websocket 09:30 analysis of TCP IP levels 09:50 postman vs websocket #qatech #tester #qa #websocket #websockets