Application

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

createClient
Client createClient(string host, int port, string namespace_)
Undocumented in source. Be warned that the author may not have intended to support it.
createClientExt
Client createClientExt(string host, int port, string namespace_)

supported reconnect.

createServer
Server createServer(string host, int port, string namespace_)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(long timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta