Do you want to create an Event Driven Architecture while using Azure Service Fabric? Do you need to reliably broadcast messages between Actors and Services? This code will help you do that. It supports both Actors and Services as publishers and subscribers.
Was wondering if anyone has utilized this pub/sub library in a service fabric SignalR backplane scenerio?
Background here.
SignalR Issue