Client.connect

Connect to a remote endpoint. Throw Exception on error.

class Client
void
connect
(
in string hostname = "localhost"
,
in ushort port = 4242
)

Meta