service-fabric-pub-sub icon indicating copy to clipboard operation
service-fabric-pub-sub copied to clipboard

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 support...

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