2293 Forks
8849 Stars
8849 Watchers

SignalR

Incredibly simple real-time web for .NET

How to download and setup SignalR

Open terminal and run command
git clone https://github.com/SignalR/SignalR.git
git clone is used to create a copy or clone of SignalR repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SignalR https://github.com/SignalR/SignalR/archive/master.zip

Or simply clone SignalR with SSH
[email protected]:SignalR/SignalR.git

If you have some problems with SignalR

You may open issue on SignalR support forum (system) here: https://github.com/SignalR/SignalR/issues