feat: record results of beacon callbacks

This commit is contained in:
Andrew Rioux
2025-02-23 22:15:17 -05:00
parent 5ed8efca94
commit 7778e9b454
20 changed files with 446 additions and 136 deletions
Generated
+3
View File
@@ -3479,9 +3479,11 @@ version = "2.0.0"
dependencies = [
"async-trait",
"bindgen",
"bytes",
"chrono",
"enum_delegate",
"http",
"http-body-util",
"hyper",
"hyper-util",
"leptos",
@@ -3504,6 +3506,7 @@ version = "2.0.0"
dependencies = [
"async-trait",
"bytes",
"chrono",
"cron",
"futures",
"http",