Lets implement Web Sockets the Hard Way in .NET 8 🔥: Part 2In my previous article, we created a basic TCP server capable of accepting http requests. Its very crude and definitely “not secure and…Mar 17, 2024Mar 17, 2024
Lets implement Web Sockets the Hard Way in .NET 8 🔥: Part 1Previously, I gave a gentle introduction to what Web Sockets are and this is a follow up article where I provide you with a walkthrough on…Mar 10, 2024Mar 10, 2024
Now, let’s understand what Web Hooks areIn my previous article, I was talking about what Web Sockets are and while I craft a detailed code article, I felt we could explore one of…Feb 27, 2024Feb 27, 2024
Let’s understand Web Sockets: The Easy WayYou heard it a lot of times. People keep saying, you should have used web sockets for that ! And some say, “Nah you are Overengineering it…Feb 17, 2024Feb 17, 2024