Example 1
Last updated
Last updated
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