Module concord_core
Package nl.andrewl.concord_core.msg.types
package nl.andrewl.concord_core.msg.types
Contains all the various message types which can be sent between the server
and client.
Note that not all message types defined here may be supported by the
latest version of Concord. See Serializer
for the definitive list.
-
ClassDescriptionError message which can be sent between either the server or client to indicate an unsavory situation.The error level gives an indication as to the severity of the error.Metadata is sent by the server to clients to inform them of the structure of the server.Metadata about a top-level channel in the server which is visible and joinable for a user.This message is sent from the server to the client whenever a change happens which requires the server to notify clients about a change of the list of global users.Standard set of user data that is used mainly as a component of other more complex messages.