Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added features, and updates to improve library #1

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

BMGDigitalTech
Copy link

Check out my updates, and merge if you want.

fixed issue with locking.. it was a static object so it locked for every dynamic notification handler.

added a few simple unit test

added an intergration test for normal dynamic handler

added a new handler type: IDynamicFilteredNotificationManager

this gives me the ability to filter the recieptns of the notification
fixed filter manager to use the proper handler
fixed the unregistration mess up
tested on live crypto currency blazor WebAssembly app with 100s of notices and UI updates a second. cut memory usage from original use of Mediatr.dynamic from 1gb to 300mb, and CPU from 20+% to 2.5%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant