We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
of command syntaxis
All messages between server and client are json
Example message:
{ "type": "new", "name": "a" }
type is a field, that describes message type (here all types)
type
Another arguments, different for every message type