feat(gateway)!: switch handshake to req:connect (protocol v2)
This commit is contained in:
@@ -220,7 +220,7 @@ Examples:
|
||||
)
|
||||
.option(
|
||||
"--token <token>",
|
||||
"Shared token required in hello.auth.token (default: CLAWDIS_GATEWAY_TOKEN env if set)",
|
||||
"Shared token required in connect.params.auth.token (default: CLAWDIS_GATEWAY_TOKEN env if set)",
|
||||
)
|
||||
.option(
|
||||
"--force",
|
||||
|
||||
Reference in New Issue
Block a user