项目作者: carlosggz
项目描述 :
SignalR 2 example to control in real time the execution of server side jobs
高级语言: JavaScript
项目地址: git://github.com/carlosggz/JobsAdmin.git
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