array
driver. This is a static, in-memory array of app credentials that is kept in memory while the underlying uWS Server process is running. Whenever a connection is made or an event is broadcast, the app credentials will be verified against these in-memory credentials.-1
will disable the rate limits and / or max allowed connections.DEFAULT_APP_ID
app-id
DEFAULT_APP_KEY
app-key
DEFAULT_APP_SECRET
app-secret
DEFAULT_APP_MAX_CONNS
-1
DEFAULT_APP_ENABLE_CLIENT_MESSAGES
false
true
, false
DEFAULT_APP_ENABLED
true
true
, false
DEFAULT_APP_MAX_BACKEND_EVENTS_PER_SEC
-1
/events
endpoint events broadcast per second. You can configure rate limiting database storeβDEFAULT_APP_MAX_CLIENT_EVENTS_PER_SEC
-1
DEFAULT_APP_MAX_READ_REQ_PER_SEC
-1
DEFAULT_APP_WEBHOOKS
[]
[{"url": "string", "event_types": ["string", ...]}, ...]
array
driver does not support setting limits at the app-level variables using environment variables. However, you can use configuration files to set limits for your apps: