···9292**Blocks forever**, reconnecting with a 5-second back-off. Max-concurrency is
9393enforced server-side, so there's nothing to configure locally.
94949595-To get a token, register a COM through the management UI (the
9696-`com_registration` table / `/coms` routes) and copy its API token.
9595+The `com_token` is the API token from [Getting an API
9696+token](#getting-an-api-token).
97979898`server` is an HTTP base (`"http://localhost"`, `"https://ws.stargamb.it"`);
9999the WebSocket base is derived from it (`http`→`ws`, `https`→`wss`).