notification_center library

A simple notification center. A notification dispatch mechanism that enables the broadcast of information to registered observers.

Classes

NotificationCenter
A singleton. It takes care of subscribe observers, and post notifications.
NotificationSubscription