Understanding WebSockets with ASP.NET & SignalR | sahansera.dev

preview_player
Показать описание
🗒 ABOUT

In this video, we will discuss what goes under the hood in the WebSockets protocol and how to build a simple WebSockets server using ASP.NET. The timestamps and links are down below. Thanks for watching! 🎉

🔗 USEFUL LINKS

⏱ TIMESTAMPS

00:00 Intro
00:47 Request Response in HTTP 1.1
02:44 Enter WebSockets
04:15 Demo
06:35 Create an ASP.NET app
07:10 Adding SignalR
07:38 Code Walkthrough
10:20 Outro

📣 DISCLAIMERS

Downtown Glow by Ghostrifter & Devyzed
Creative Commons — Attribution-NoDerivs 3.0 Unported — CC BY-ND 3.0

Creative Commons CC BY-SA 3.0

Creative Commons CC BY-SA 3.0

All opinions are my own and not my employer's.

#websockets #dotnet #signalr #sahanseradev
Рекомендации по теме
Комментарии
Автор

You didn't use anything from SignalR library. That configuration is a basic one from websockets....

VoSaOmG