Extends
- Controller
Methods
(async) get_status(req, res, next) → {Promise.<*>}
Return the current session's status (including team information and
information about the current stage of gameplay).
Parameters:
Name | Type | Description |
---|---|---|
req |
||
res |
||
next |
Returns:
- Type
- Promise.<*>
welcome(req, res)
Serve the main welcome page.
Parameters:
Name | Type | Description |
---|---|---|
req |
||
res |