top of page
Search
The Tech Platform
Jul 19
WebSocket Payload Optimization: WebSocket Compression in ASP.NET Core
WebSocket communication is a powerful tool for real-time interactions in web applications. However, as data flows back and forth between...
The Tech Platform
Apr 19
Common Pitfalls to Avoid When Using SignalR in Blazor
In the world of web development, real-time communication between client and server has become a necessity. SignalR, a library developed...
The Tech Platform
Oct 13, 2023
Azure SignalR Service: Revolutionize Real-time Communication
In an increasingly interconnected digital world, the demand for real-time communication and interaction has become paramount. Whether...
The Tech Platform
Jun 30, 2021
Real-time Streaming with SignalR and Angular
SignalR is a tool that helps web servers and clients communicate in real time. It does this by using a variety of different transports,...
bottom of page