kellabyte / SignalR

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

Home Page:http://signalr.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignalR

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

What can it be used for?

Pushing data from the server to the client (not just browser clients) has always been a tough problem. SignalR makes it dead easy and handles all the heavy lifting for you.

Documentation

See the documentation

Get it on NuGet!

Install-Package SignalR

Get a sample on NuGet, straight into your app!

Install-Package SignalR.Sample

LICENSE

MIT License

Building the source

After cloning the repository, run build.cmd.

Questions?

The SignalR team hangs out in the signalr room at http://chatapp.apphb.com.

About

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

http://signalr.net

License:MIT License


Languages

Language:JavaScript 81.1%Language:C# 18.7%Language:ASP 0.2%Language:Shell 0.0%