You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edney Batista da Silva edited this page Jul 2, 2021
·
3 revisions
This package contains the abstractions to implements a set of notifications handlers that will be used by the same client, without creating dependencies among specific notifications types.
Here we use the Open/Closed principle where we can extends new features to the software without modify the core.