Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 874 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 874 Bytes

SignalR 2 example to control in real time the execution of server side jobs

Simple architecture to run server side tasks with notifications in real time to the client side, using Microsoft Asp.net SignalR library.

Instructions

  • Clone the repository
  • Select the client (aspnet framework or aspnet core)
  • Run the project
  • Open the browser and add some jobs
  • Open another browser and compare the execution details