Leo Galambos cadf80ea63
All checks were successful
Release / release (push) Successful in 41s
rsync install
2025-08-02 01:05:44 +02:00
2025-08-02 01:05:44 +02:00
2025-07-05 23:18:12 +02:00
2025-07-25 13:54:03 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-25 13:54:03 +02:00
2025-07-25 19:13:40 +02:00
2025-07-25 13:54:03 +02:00
2025-08-01 22:49:11 +02:00
2025-07-04 01:33:27 +02:00
2025-08-01 22:49:11 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-03 22:30:33 +02:00
2025-07-05 23:06:07 +02:00

Conflux

Conflux is a Java library that provides a shared processing context combined with an event bus, allowing independent components to share named values and react to their changes in a clean and decoupled way.

Key Features

  • Shared context for storing and retrieving named values
  • Publish/subscribe event bus for listening to value changes
  • Simple API for easy integration into existing projects
  • Enables modular design by decoupling components through events
Description
A lightweight Java library providing a shared processing context combined with an event bus for distributing updates, enabling clean, decoupled communication between independent components.
Readme BSD-3-Clause 275 KiB
release@1.1.4 Latest
2025-08-28 18:42:59 +02:00
Languages
Java 100%