Grammarly
This commit is contained in:
parent
62b4080635
commit
cbaef0c7a0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ You run the server by:
|
|||
|
||||
You can send raw text to the WS server. This text is in form of commands:
|
||||
|
||||
- `GET` will reply with a message response too;
|
||||
- `GET` will reply with a message response;
|
||||
- `MSG {token} {message}` will set the message and broadcast it to all logged-in clients;
|
||||
- `CLEAR {token}` will clear the current message.
|
||||
|
||||
|
|
Reference in a new issue