Client

Undocumented in source.

Constructors

this
this(EventLoop eventLoop, ClientOptions options)
Undocumented in source.
this
this(ClientOptions options)
Undocumented in source.

Members

Classes

ClientConnection
class ClientConnection
Undocumented in source.

Functions

connect
ClientConnection connect(string ip, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

eventLoop
EventLoop eventLoop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
options
ClientOptions options [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta