SignalR Introduction

Post on 16-Jun-2015

1.772 views 0 download

description

The slide presentation

Transcript of SignalR Introduction

Brady Gasterblog: bradygaster.comtwitter: @bradygaster

Push Real-timeAsynchronous Clients

Introducing SignalR

So what [is SignalR]?A set of classes that use long-running HTTP connections on a variety of clients to enable as close to pretty darned near real-time as you can imagine in terms of the user experience

How do I get SignalR?NuGet. Where else?

How does SignalR work?If you want the source for SignalR or you want to contribute to it, it is an

active GitHub project led (pretty much) by David Fowler of Microsoft

(but SignalR isn’t an official Microsoft product, it’s an OSS project)

What does the community

think of SignalR?

How about the experts?

What do you do with push

technology these days, anyway?You could

always use it for

CHATTING!

So who wants to see SignalR in action?

First, meet the SignalR Hub.

Hiding somewhere a little deeper, is the Connection