项目作者: carlosggz

项目描述 :
SignalR 2 example to control in real time the execution of server side jobs
高级语言: JavaScript
项目地址: git://github.com/carlosggz/JobsAdmin.git
创建时间: 2018-05-13T21:23:27Z
项目社区:https://github.com/carlosggz/JobsAdmin

开源协议:

下载


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