Files
juwan-backend/app/chat/test/chat-api-local.yaml
T
2026-04-24 21:02:07 +08:00

30 lines
449 B
YAML

Name: chat-api
Host: 0.0.0.0
Port: 28888
Hybrid:
Name: chat-hybrid
Protocol: auto
Ws:
Name: chat-ws
Addr: :28889
Path: /ws/chat
MaxConnections: 10000
Auth:
Enabled: true
Source: envoy-header
HeaderName: X-User-ID
FallbackStrategy: auto
MaxRetries: 3
MaxConnections: 10000
Auth:
Enabled: true
WsHeaderName: X-User-ID
Stateless:
PollInterval: 100ms
BatchSize: 100
Log:
Level: debug