NodeClient

Undocumented in source.

Constructors

this
this(ulong srcID, ulong dstID)

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
connect
void connect(string host, int port, AsyncConnectHandler handler)
write
void write(Message msg)

Inherited Members

From MessageTransfer

write
void write(Message msg)
Undocumented in source.
close
void close()
Undocumented in source.

Meta