-`MSG {message}` to indicate there's a new message. The client should react by showing an alert with the message. If no message is present, the packet will be `MSG` only. In this case, the client shouldn't react.
-`OK` indicates the action was successful. The client should react by showing an alert telling the user so.