/starting-signalr

Examples on how to use SignalR.

Primary LanguageJavaScript

starting-signalr

Examples on how to use SignalR.

It simply contains some examples of SignalR features.

There are two HTML pages in the project, Index, and IndexWithDepartments. In the Visual Studio Solution Explorer right click on any of them and pick "Set As Start Page" in the context menu. This will bring up the chosen page on debug start. The *WithDepartments files showcase the use of Groups in SignalR.