Initial commit

This commit is contained in:
2025-07-03 19:43:34 +02:00
commit a194dab5e4
2 changed files with 14 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# conflux
A lightweight Java library providing a thread-safe shared processing context combined with an event bus for distributing updates, enabling clean, decoupled communication between independent components.