reworked MessageBroker, now also with in-memory implementation

This commit is contained in:
kento2 2026-07-07 15:05:36 +02:00
parent d9baa4113e
commit 7e5bd1bb6d
15 changed files with 249 additions and 157 deletions

View file

@ -12,7 +12,6 @@ adventure = "5.2.0"
[plugins]
shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }
runpaper = { id = "xyz.jpenilla.run-paper", version.ref = "run-paper" }
scrow-scrowrepository = { id = "scrow.scrow-repository" }
scrow-basedependencies = { id = "scrow.base-dependencies" }
scrow-javalibrary = { id = "scrow.java-library" }
scrow-database = { id = "scrow.database" }