Example 1
Last updated
Was this helpful?
Last updated
Was this helpful?
This example is a simple Pub/Sub
pattern implementation, where the components talk to each other by publishing and subscribing to events through the mediator.
PubSub :: ConcreteMediator
ServicesClasses :: Component