Here comes another exciting release of SignalR . This release has some new features that you can take advantage of as well as a few bug fixes. Let's go over the big changes for this release. Windows 8 Client support With the Windows 8 Release Preview, we've finally added a new client to support ".NET for Metro Style Apps" and also made some fixes so that SignalR's JavaScript client works with WinJS. WebSocket Support Previously, websocket support required a separate package, now it's built into SignalR. The ASP.NET host is the only one that supports this and that's only when running an application targeting .NET 4.5 on IIS8. Improved Cross Domain Support We introduced cross domain support for SignalR in 0.5. In this release we've improved that...(read more) ...
Go to the complete details ...