Can I connect a .NET SignalR C# client (Windows XP/.NET framework 4.0) to a signalR v2 server (ASP.NET, SignalR hosted on Mono)?
I know I won't be able to use Websockets from Windows XP but if this setup is possible I will benefit by being able to connect newer Windows clients (Windwos 8+) using Websockets.