Skip to content

michaelbushe/EventBus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventBus

The EventBus (eventbus.org) is advanced publish/subscribe (pub/sub) library for Java with an emphasis on simplicity, generics, annotations and customizability.

The EventBus supports String-based topic subscriptions and Class-based type subscriptions, including support for subscribing to generic types, e.g., subscriptions to List separately from List.

Decouple!

About

EventBus pub/sub library for Java is the most advanced pub/sub library. Decouple!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages