Contains the messages for the chat communication protocol. The chatserver communicates with the clients through chat messages. For every added functionality to the chatserver specific messages are added and registerred at the server daemon. This means that every functionality is handled by a different server, running to assist the chatserver. Currently the following servers exist: @author Merijn Evertse