- 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_)
- 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.