• This repository has been archived on 22/Jul/2023
  • Stars
    star
    134
  • Rank 269,799 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

Service Fabric Pub/Sub

Service Fabric Pub/Sub

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.

Build Status NuGet Badge

Documentation (http://service-fabric-pub-sub.socreate.it/)

Contributing

Help Service Fabric Pub/Sub by contributing!

Contributing Guide

Please read our contributing guide to learn about filing issues, submitting PRs for Service Fabric Pub/Sub.

License

Service Fabric Pub/Sub is MIT licensed.

Latest Changes

Service Fabric Pub/Sub Changelog