Fork me on GitHub

SignalR

Async signaling library for .NET to help build real-time, multi-user interactive web applications.

Install

Install-Package SignalR

To install SignalR, run the following command in the Package Manager Console

PM> Install-Package SignalR

Documentation

Read the docs to get started.

License

MIT

Authors

David Fowler
Damian Edwards

You can clone the project with Git by running:

$ git clone git://github.com/SignalR/SignalR