feat: enforce device-bound connect challenge

This commit is contained in:
Peter Steinberger
2026-01-20 11:15:10 +00:00
parent 121ae6036b
commit dfbf6ac263
21 changed files with 953 additions and 129 deletions

View File

@@ -81,6 +81,7 @@ export function listGatewayMethods(): string[] {
}
export const GATEWAY_EVENTS = [
"connect.challenge",
"agent",
"chat",
"presence",