#include "chatserver.h"
#include "internal.h"
#include "net/tmwserv/connection.h"
#include "net/tmwserv/protocol.h"
#include "net/messageout.h"
Go to the source code of this file.
Functions | |
void | Net::ChatServer::connect (Net::Connection *connection, const std::string &token) |
void | Net::ChatServer::logout () |
void | Net::ChatServer::announce (const std::string &text) |