Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Jun 1, 2024
1 parent 2f50a62 commit 7737ebf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,9 @@ Focus on the interfaces from the mediator & the mediator calls itself
* Using a Shiny Foreground Job - want to push data an event that new data came in to anyone listening?
* Have a Shiny Push Delegate that is executing on the delegate but want to push it to the UI, Mediator has a plan!

## Request Middleware Ideas
* Connectivity check - pull from cache/memory or go to the API

## TODO
* Explain Event Collectors
* Streams - IAsyncEnumerable or IObservable
Expand Down

0 comments on commit 7737ebf

Please sign in to comment.