Git Product home page Git Product logo

signalr's Introduction

SignalR

Async signaling library for .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

Windows

After cloning the repository, run build.cmd.

If the SignalR.Samples csproj won't load when opening the solution in Visual Studio then download Web Platform Installer and install IIS Express.

Mono

After cloning the repository, run make.

NOTE: Run make tests to run the unit tests. After running them it'll probably hang. If it does hang use Ctrl+C to break out (We're still working on this).

Open SignalR.Mono.sln to do development.

Continuous Integration

We have a CI Server setup on codebetter (http://teamcity.codebetter.com/project.html?projectId=project188)

We generate packages from our ci builds to this feed http://www.myget.org/F/signalr/. If you want to live on the bleeding edge and don't want to clone the source. You can try things out this way.

Questions?

The SignalR team hangs out in the signalr room at on JabbR.

signalr's People

Contributors

davidfowl avatar damianedwards avatar ntaylormullen avatar loudej avatar pszmyd avatar ayende avatar halter73 avatar drub0y avatar paulbatum avatar krzysfr avatar einari avatar akoeplinger avatar ducas avatar matskarlsson avatar jackwoodward avatar garuma avatar mteper avatar nberardi avatar remcoros avatar timheckel avatar samueldjack avatar compile-this avatar cburgdorf avatar jamesfoster-excelpoint avatar kellabyte avatar grabyourpitchforks avatar niik avatar korroz avatar runesoerensen avatar stevebeauge avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.