/notification

Simple Pub/Sub including fire and forget, returning values from topic, and modifying object based on topic.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Simple notification center-ish object.
Can observe a topic and post to a topic (fire and forget).
But can get values from a topic and also modify an object based on topics.