Skip to content
/ kairo Public

An easy-to-use, lightweight event bus for Java. Designed for efficiency and simplicity, ideal for event-driven applications.

License

Notifications You must be signed in to change notification settings

mtbarr/kairo

Repository files navigation

Kairo - Lightweight Event Bus for Java

Kairo is a lightweight event bus designed for efficient event handling in Java applications. Inspired by the publisher/subscriber (pub/sub) pattern, Kairo offers a straightforward and practical solution to decouple event producers and consumers.

License

Kairo is distributed under the MIT License. See LICENSE for more information.

About

An easy-to-use, lightweight event bus for Java. Designed for efficiency and simplicity, ideal for event-driven applications.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages