WebSockets an Introduction and Deep Dive @Matlus
WebSockets an Introduction and Deep Dive  @Matlus
Uploaded October 2020 | Updated September 2026, 1 week ago
#websockets, #signalr
The WebSocket Protocol enables two-way communication between a client running untrusted code in a controlled environment to a remote host that has opted-in to communications from that code. The security model used for this is the origin-based security model commonly used by web browsers.

WebSocket providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011, and the WebSocket API in Web IDL is being standardized by the W3C.

Live Demo website: iot.matlus.com/polls/results

Chapter Markers
00:00 Introduction
01:32 Demo
03:17 Demo Explanation
08:06 Access the Live Demo Website
09:09 Starting with WebSockets
09:30 TCP - OSI Model/Stack
11:48 What is TCP?
18:56 What is HTTP?
23:37 WebSockets - A Deep Dive
31:20 WebSockets - Full Duplex
34:31 WebSockets - Light Weight
35:23 Downsides of WebSockets
WebSockets an Introduction and Deep DiveConfiguration in .Net Core - Roles & ResponsibilitiesASP.NET Core Web API Action Result TypesUnit Testing - Test DoublesLayered Architecture using the Facade Design PatternSo You Think You Can LINQ - Part 2Decorator Design Pattern.Net Memory Allocations and PerformancePrefer Composition Over Inheritance - A Real-World ExampleLets Talk - Always use the as operator - No Thank youSo You Want To Be A Code Reviewer? #5 Part 1 - Method DesignIntroduction To NoSQL Databases
Shiv Kumar |

WebSockets an Introduction and Deep Dive

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER