Make SCUM logs live relay only

This commit is contained in:
npc0-hue
2026-09-01 14:26:00 +08:00
parent 3f348401a9
commit 7d9c1b7e9e
28 changed files with 1011 additions and 175 deletions
+4
View File
@@ -330,6 +330,10 @@ type GameClientBridgeSnapshotIngestRequest struct {
Retention GameClientBridgeRetention
}
type GameClientBridgeLogStreamRequest struct {
SessionToken string
}
type GameClientBridgeSnapshotQuery struct {
ServerInstanceID string
PluginID string