You’ve likely already seen that SignalR supports multiple client types, including .NET, JavaScript, and Java. But what about the server side? Could we build a SignalR server in something other than .NET? Go perhaps, or Node.js? If so, what would you learn? Why would you do it? How would you even begin?
In this session, David and Damian from the ASP.NET team will explore what goes into building a SignalR server that can speak to any SignalR client. You’ll come away with a better understanding of exactly how SignalR works, and perhaps even ideas on how to extend SignalR further for your needs.