Client

Undocumented in source.

Constructors

this
this(Connection conn, uint id, AuthManager authManager)
Undocumented in source.

Members

Functions

handshake
Connection handshake()
Undocumented in source. Be warned that the author may not have intended to support it.
receive
void receive(P packet)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
send
void send(P packet)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

authManager
AuthManager authManager;
Undocumented in source.
conn
Connection conn;
Undocumented in source.
id
uint id;
Undocumented in source.

Meta