Felix Kriechbaum
Results
2
issues of
Felix Kriechbaum
When working with ASP.NET SignalR Streams and scalability you need to uses Sticky Sessions to determine which signalr stream is responsive for your request. Is there a way to use...
Hello all, I am working on a chat application and would like to send the images in base64, unfortunately the package does not support custom buffer size. According to: [https://learn.microsoft.com/en-us/aspnet/core/signalr/security?view=aspnetcore-7.0#buffer-management](url)...