second commit 20/01/2026
This commit is contained in:
@@ -9,8 +9,11 @@ fun main() {
|
||||
config = Config()
|
||||
config.Load()
|
||||
val webUI = WebUI()
|
||||
webUI.Start()
|
||||
val activeclient = ActiveMQClient()
|
||||
activeclient.Start()
|
||||
val mysql = MySQLInjector()
|
||||
mysql.Start()
|
||||
|
||||
activeclient.MessageConsumer = Consumer{ message ->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user