CHAPTER 8

image

Configuration, Deployment, and Security Aspects of SignalR

In the previous chapters of this book, you learned how to implement an ASP.NET SignalR application using hubs or persistent connections, how to troubleshoot these applications, and how to communicate with ASP.NET SignalR server applications from different client types.

After building and debugging your applications, the final step of developing any software is to configure it to be deployed to production. With this comes the importance of security before you launch an application and expose it to users who can abuse or misuse your software. It also can protect the user from ...

Get Pro ASP.NET SignalR: Real-Time Communication in .NET with SignalR 2.1 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.