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.
Pub/Sub
PubSub :: ConcreteMediator
ServicesClasses :: Component
Source Codearrow-up-right
Testsarrow-up-right
Last updated 5 years ago