Current games being played
Server host
Socket.IO Server reference
Index of the next game that will be played
List of players in the server
Server port
Optional reference to the server GUI (if it has been enabled in the options)
Add a player to the server
Player token
Player index in the player list
Handler for the WebSocket server. It returns a static HTML file for any request that links to the server documentation and Github page.
Log a message to the console or the GUI if it's enabled
only for GUI mode, set to true to avoid rerendering
Remove a player from the server
Player token
Generated using TypeDoc
Online Server class Handles the sockets, players, games...