Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.19 KB

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

Contributing

Help Service Fabric Pub/Sub by contributing!

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