Esc
API Index — Namespaces, Packages, Reports, Indices
CapacityException.php
Table of Contents
Classes
- CapacityException
- Thrown when WSRouter's shared
OpenSwoole\Tablesegments (ws_owner, ws_room_members) are full. App handlers catching this should respond with a clear "server at capacity" close to the WebSocket client (close code 1013 — "Try Again Later" — is the standard).