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 17Mar 17
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 10Mar 10
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 27Feb 27
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 17Feb 17