Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
/ signalr-hangfire Public archive

Signalr notifications with hangfire background processing sample

License

Notifications You must be signed in to change notification settings

kfrancis/signalr-hangfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signalr-hangfire

Signalr notifications with hangfire background processing sample

I'm trying to create a sample where there are the following components/features:

  • A hangfire server OWIN self-hosted from a Windows Service
  • SignalR notifications when jobs are completed

I should note that the trick to this is that this sample works without a backplane, meaning it's basically IPC on a single machine (using AppDomain).

About

Signalr notifications with hangfire background processing sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages