gof-observer-supports-broadcast-communication

Status: IN

The Observer pattern supports broadcast communication: the subject sends notifications without specifying receivers, and any number of observers can subscribe to receive them.

Source: entries/2026/06/17/gof-oo-chunk-19.md

Depended on by

JSON