Skip to content

FastFinTech/FFT.Subscriptions

Repository files navigation

FFT.Subscriptions

Source code NuGet package

Use this package within your application when messages from one data source need to be redistributed amongst multiple consuming subscriber components.

Hooks allow you to start and stop consuming data from the original data source when the first component subscribes and when the last component unsubscribes.

Implementing your own IBroadcastHub allows you to customize the messages sent to subscribers, and allows you to initialize the data and process / transform incoming messages before sending data to the various subscriber components.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages