- connect
void connect(string address, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
void connect()
Undocumented in source. Be warned that the author may not have intended to support it.
- disconnect
void disconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(ubyte[] data, ubyte channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(const(P) packet, ubyte channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPacketMap
void setPacketMap(string[] packetNames)
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start(ConnectionSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.