Skip to content

Denifia/isolated-function-app-with-signalr

Repository files navigation

Synchronize Isolated Function Apps via SignalR

Table of Contents

Motivation

I want to have many instances of my function (both scaled out and deployed to different regions) be able to broadcast information to each other.

Components

  • Function App (must be on a dedicated plan; consumption/serverless wont work)
  • Hosted Background Worker
  • SignalR Services or the local emulator

About

Synchronize isolated function apps with signalR

Topics

Resources

Stars

Watchers

Forks

Languages