add http integration

This commit is contained in:
arc-alex
2023-11-03 23:28:18 +01:00
parent 89c7f8707b
commit 7a5bc76a9e
11 changed files with 245 additions and 17 deletions
+11
View File
@@ -148,5 +148,16 @@
"onUpdate": [],
"onFinish": []
}
},
"http": {
"enabledOut": true,
"subscriptions": {
"onLoad": [],
"onStart": [],
"onPause": [],
"onStop": [],
"onUpdate": [],
"onFinish": []
}
}
}