Module: server

This client of the main module can't update the state in the board object directly, so has to use the localStorage.game_mq for that
Author:
  • Robert Laing
Source:

Namespaces

jsonIn
jsonOut

Methods

(inner) jsonOutGet()

Exporting jsonOut directly instead of via a getter function caused the client to only see undefined without updates.
Source: