Server to client messages

Table of Contents
ROOM -- List entry describing one room
GAME -- List entry describing one game type
SERVER -- Server identification
MOTD -- Server Message of the day
UPDATE --  Notification that the list of players or the list of tables in a room has changed, or the list of rooms or game types on a server.
PLAYER --  List entry describing one player.
TABLE --  List entry containing one table
JOIN --  Message to indicate you've joined a table
LEAVE --  Message to indicate you've left a table
RESULT --  General message to indicate the result of a request
LIST --  Server response to request for list of rooms or list of games
CHAT -- Server response to chat message request