#include <iosfwd>
#include "net/connectionhandler.hpp"
Go to the source code of this file.
Classes | |
| class | ChatHandler |
| Manages all chat related. More... | |
Functions | |
| void | registerChatClient (std::string const &, std::string const &, int) |
| Register future client attempt. | |
|
||||||||||||||||
|
Register future client attempt. Temporary until physical server split. Definition at line 67 of file chathandler.cpp. |
1.3.9.1